Interface | Description |
---|---|
Directive |
Interface for all compiler directives (e.g.
|
Class | Description |
---|---|
DirectiveProcessor |
This class maintains the set of directives and is used by the
parser to process them.
|
FunctionRegister |
This class maintains the set of arithmetic functions available for the AS parser.
|
Include |
Implementation of the
include directive. |