class DotPrison::Lexer::IOBased
Defined in:
dot_prison/lexer/io_based.crConstructors
Instance methods inherited from class DotPrison::Lexer
next_token
next_token,
token : Token
token
Constructor methods inherited from class DotPrison::Lexer
new(string : String)new(io : IO)
new new