Modules§
- generator
- node
- type_
checker - uid
- user_
output - Contains functions and macros for informing the user about events
Macros§
- compile_
error - Prints out an compilation error message in red.
- impl_
node - Implements node methods
- new_
node
Structs§
- Config
- Parser
- Token
- Represents a single token
- Token
Regex - Contains the regex for a token and its type
- Tokenizer
- Tokenizes an input string
Enums§
- Token
Type - The token types available in the RPG language