BadSyntax |
This exception, as the name suggest, is thrown when the processor or a macro finds something it cannot interpret.
|
Delimiters |
Simple macro delimiter string storage interface.
|
Evaluable |
Something that can be evaluated.
|
Identified |
Something that is usually defined by the user and as such has an identifier.
|
Input |
An input has a string builder and also a file name from where the input is coming from.
|
Macro |
|
MacroRegister |
General macro registry that can be used to register built-in (Java implemented) and user defined macros.
|
Marker |
|
Position |
The Position contains the name of a file, a line number and the column number.
|
Processor |
|
ScriptMacro |
|
UserDefinedMacro |
User defined macros.
|