|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrammarAction | |
---|---|
org.apache.directory.shared.dsmlv2 |
Uses of GrammarAction in org.apache.directory.shared.dsmlv2 |
---|
Methods in org.apache.directory.shared.dsmlv2 that return GrammarAction | |
---|---|
GrammarAction |
GrammarTransition.getAction()
Gets the action associated with the transition |
Constructors in org.apache.directory.shared.dsmlv2 with parameters of type GrammarAction | |
---|---|
GrammarTransition(int currentState,
int nextState,
GrammarAction action)
Creates a new GrammarTransition object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |