Module charred::token[][src]

Structs

EOFToken

End Of File Token

Token
UnknownToken

Parsed when no other matching token was found for the character

Type Definitions

TokenCheckerFn