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