Class | Ripper::Filter |
In: |
lib/ripper/filter.rb
|
Parent: | Object |
This class handles only scanner events, and they are dispatched in the `right’ order (same with input).
The column number of the current token. This value starts from 0. This method is valid only in event handlers.
The line number of the current token. This value starts from 1. This method is valid only in event handlers.