Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
naive_mather
v0.1.0
NaiveMather
Lexer
Parser
Token
Built with Crystal 1.9.2
2023-10-07 10:18:08 UTC
class
NaiveMather::Lexer
NaiveMather::Lexer
Reference
Object
Defined in:
naive_mather/lexer.cr
Constructors
.new
(input : String)
Instance Method Summary
#get_next_token
: Token | Nil
#revert
Constructor Detail
def self.
new
(input : String)
#
[
View source
]
Instance Method Detail
def
get_next_token
:
Token
| Nil
#
[
View source
]
def
revert
#
[
View source
]