public interface IPDAState
Modifier and Type | Interface and Description |
---|---|
static class |
IPDAState.PDAStateType |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<IPDAState> |
getFollowers() |
AbstractElement |
getGrammarElement() |
IPDAState.PDAStateType |
getType() |
java.util.Collection<IPDAState> getFollowers()
IPDAState.PDAStateType getType()
AbstractElement getGrammarElement()