Appendix: Construct Index¶
A quick lookup from every keyword, operator, and notation in the grammar language to the chapter that documents it. Settings have their own complete listing in Settings Reference.
Lexical¶
Construct |
Documented in |
|---|---|
|
|
|
|
|
|
|
|
character classes |
|
|
|
lexical states |
|
|
Productions and expansions¶
Construct |
Documented in |
|---|---|
production |
|
terminals ( |
|
choice |
|
embedded code actions |
|
access modifiers, return types, parameters, |
Lookahead, predicates, and assertions¶
Construct |
Documented in |
|---|---|
|
|
up-to-here markers |
|
contextual predicates |
|
|
|
|
Tree building¶
Construct |
Documented in |
|---|---|
node descriptors |
|
conditional node descriptor |
|
cardinality constraint |
Code injection and composition¶
Construct |
Documented in |
|---|---|
|
|
hooks |
|
|
|
preprocessor |
Advanced tokenization¶
Construct |
Documented in |
|---|---|
|
|
|
Fault tolerance¶
Construct |
Documented in |
|---|---|
tolerant markers |
|
|
|
|