class TokenProcess

Defined in:

token_process.cr

Constructors

Instance Method Summary

Macro Summary

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]