The default NodeBuilder implementation. A NodeBuilder is used to allocate memory for lists of Statement and Expression. The parser requires a NodeBuilder to be accessible via it's template parameter as the "NodeBuilder" field.
See Implementation
The default NodeBuilder implementation. A NodeBuilder is used to allocate memory for lists of Statement and Expression. The parser requires a NodeBuilder to be accessible via it's template parameter as the "NodeBuilder" field.