Package | Description |
---|---|
org.apache.directory.shared.asn1.ber.grammar |
Modifier and Type | Field and Description |
---|---|
protected GrammarTransition[][] |
AbstractGrammar.transitions
Table of transitions.
|
Modifier and Type | Method and Description |
---|---|
GrammarTransition |
AbstractGrammar.getTransition(int state,
int tag)
Get the transition associated with the state and tag
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.