Module
Parser::Lexer::Explanation
In:
lib/parser/lexer/explanation.rb
Methods
advance
included
state=
Public Class methods
included
(klass)
Public Instance methods
advance
()
Like
advance
, but also pretty-print the token and its position in the stream to `stdout`.
state=
(new_state)
[Validate]