Grammar_.h | MAX_COMPOSITE_GRAMMAR_NODES | 200 | max number of composite nodes in all grammar trees. Composite grammar nodes are EITHER(), MAYBE(), .. but not THE(), A_() |
Lexer_.h | MAX_TOKENS_IN_STRING | 20 | max number of tokens in any syntactic/grammar node |