| Package | Description |
|---|---|
| org.antlr.v4.runtime.atn |
| Modifier and Type | Class and Description |
|---|---|
static class |
ATNConfigSet.ConfigHashSet
The reason that we need this is because we don't want the hash map to use
the standard hash code and equals.
|
static class |
OrderedATNConfigSet.LexerConfigHashSet |
| Modifier and Type | Field and Description |
|---|---|
ATNConfigSet.AbstractConfigHashSet |
ATNConfigSet.configLookup
All configs but hashed by (s, i, _, pi) not including context.
|
Copyright © 1992-2013 ANTLR. All Rights Reserved.