Module token_sets

Module token_sets 

Source
Expand description

Pre-defined token sets for the parser.

Constantsยง

ALT_RECOVERY
DEF_RECOVERY
EXPR_FIRST
FIRST set of expr. At excluded (captures wrap, not start).
FIELD_RECOVERY
QUANTIFIERS
ROOT_EXPR_FIRST
FIRST set for root-level expressions. Excludes Dot/Negation (tree-internal).
ROOT_RECOVERY
SEPARATORS
SEQ_RECOVERY
TREE_RECOVERY
TRIVIA