|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GrammarAction | |
|---|---|
| org.apache.asn1new.ber.grammar | |
| Uses of GrammarAction in org.apache.asn1new.ber.grammar |
|---|
| Fields in org.apache.asn1new.ber.grammar declared as GrammarAction | |
|---|---|
private GrammarAction |
GrammarTransition.action
The action associated to the transition |
| Methods in org.apache.asn1new.ber.grammar that return GrammarAction | |
|---|---|
GrammarAction |
GrammarTransition.getAction()
|
| Constructors in org.apache.asn1new.ber.grammar with parameters of type GrammarAction | |
|---|---|
GrammarTransition(int currentState,
int nextState,
GrammarAction action)
Creates a new GrammarTransition object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||