| Annotation Type | Description |
|---|---|
| Cached |
Build a cache for
Rules having arguments |
| DontExtend |
Do not generate a wrapper method for this rule
|
| DontLabel |
Do not generate a label for this rule, or parser
|
| DontSkipActionsInPredicates |
Override
SkipActionsInPredicates for one particular rule |
| ExplicitActionsOnly |
Don't wrap boolean expressions into
Actions |
| Label |
Apply a custom label to a
Rule |
| SkipActionsInPredicates |
Do not run actions in "predicate" rules (
Test and TestNot) |