class DotPrison::Lexer::StringBased
Defined in:
dot_prison/lexer/string_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