MacroExpression Fields |
The MacroExpression type exposes the following members.
Name | Description | |
---|---|---|
mChildren |
Children expressions (parameters of method or subexpression).
| |
mParameters |
Parameters for the given expression (backward compatibility).
| |
mPriority |
Priority of the method.
| |
mSyntacticTreeTable |
Hash table with cached parsed expressions to speedup the macro evaluation.
|