Maintenance guide

For Grammar_.h, Lexer_.h

deployment view

compile-time options
Grammar_.hMAX_COMPOSITE_GRAMMAR_NODES200 max number of composite nodes in all grammar trees. Composite grammar nodes are EITHER(), MAYBE(), .. but not THE(), A_()
Lexer_.hMAX_TOKENS_IN_STRING20 max number of tokens in any syntactic/grammar node

quality view