Package | Description |
---|---|
org.apache.directory.shared.dsmlv2 |
Modifier and Type | Method and Description |
---|---|
GrammarAction |
GrammarTransition.getAction()
Gets the action associated with the transition
|
Constructor and Description |
---|
GrammarTransition(int currentState,
int nextState,
GrammarAction action)
Creates a new GrammarTransition object.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.