Structs

Tokens are read only elements extracted from the parser ProcessedTokens allow to maintain their state during assembling

Functions

Build a processed token based on the base token

Read the content of the source file. Uses the context to obtain the appropriate file other the included directories

Visit all the tokens until an error occurs

Type Definitions