Definition at line 30 of file ExpressionGrammar.hpp.
◆ ExpressionGrammar()
Expression Grammar constructor.
- Parameters
-
root | Root TreeNode context for looking up children node names encountered during parsing |
already_used | Nodes which have been used by an expression containing this. These Nodes are off-limits for parsing here and should throw an Exception if encountered |
report_si | StatisticInstance objects already created from previous expressions that now live in the report |
The documentation for this class was generated from the following file: