Package | Description |
---|---|
org.parboiled |
Class and Description |
---|
Cached
Annotation that can be used on parser methods returning
Rule s and having parameters. |
DontExtend
Annotation that can be used on parser methods returning
Rule objects. |
DontLabel
Annotation that can be used on parser methods returning
Rule objects or the
parser class itself. |
SuppressNode
Annotation that can be used on parser methods returning
Rule objects. |
SuppressSubnodes
Annotation that can be used on parser methods returning
Rule objects. |