Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tansang
master
Calculator
Foo
Tansang
TknKind
Token
TokenKind
TokenProcess
TokenTable
Built with Crystal 1.9.2
2023-10-07 18:29:50 UTC
class
TokenProcess
TokenProcess
Reference
Object
Defined in:
token_process.cr
Constructors
.new
(fin : File)
Instance Method Summary
#token_table
: TokenTable
Macro Summary
get_rest_token
(index, ch, iter, kind, condition)
Constructor Detail
def self.
new
(fin : File)
#
[
View source
]
Instance Method Detail
def
token_table
:
TokenTable
#
[
View source
]
Macro Detail
macro
get_rest_token
(index, ch, iter, kind, condition)
#
[
View source
]