Click or drag to resize
MacroExpression Fields

The MacroExpression type exposes the following members.

Fields
  NameDescription
Protected fieldmChildren
Children expressions (parameters of method or subexpression).
Protected fieldmParameters
Parameters for the given expression (backward compatibility).
Protected fieldmPriority
Priority of the method.
Protected fieldStatic membermSyntacticTreeTable
Hash table with cached parsed expressions to speedup the macro evaluation.
Top
See Also