public interface Nonterminal extends Symbol
| Modifier and Type | Field and Description |
|---|---|
static String |
UD_NAME_HINT
User data key for name hints for anonymous nonterminals.
|
| Modifier and Type | Method and Description |
|---|---|
RhsRoot |
getDefinition() |
Iterable<Rule> |
getRules() |
boolean |
isNullable() |
getUserData, putUserDatastatic final String UD_NAME_HINT
Copyright © 2014. All rights reserved.