Module Parser::Lexer::Explanation
In: lib/parser/lexer/explanation.rb

Methods

advance   included   state=  

Public Class methods

Public Instance methods

Like advance, but also pretty-print the token and its position in the stream to `stdout`.

[Validate]