Modules
- display 🔒
Structs
- State 🔒inner state of the parser to store information about the current scope/position
Enums
D
is the type of data object, it can be UnresolvedDataObject or DataObject depending on the state, either parsed program or executed and returned result- DataObject representation as it is in the AML, which may contain expressions that need to be evaluated at runtime