Uses of Class
org.antlr.v4.runtime.atn.ATNConfigSet.AbstractConfigHashSet
Packages that use ATNConfigSet.AbstractConfigHashSet
-
Uses of ATNConfigSet.AbstractConfigHashSet in org.antlr.v4.runtime.atn
Subclasses of ATNConfigSet.AbstractConfigHashSet in org.antlr.v4.runtime.atnModifier and TypeClassDescriptionstatic class
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
Fields in org.antlr.v4.runtime.atn declared as ATNConfigSet.AbstractConfigHashSetModifier and TypeFieldDescriptionATNConfigSet.configLookup
All configs but hashed by (s, i, _, pi) not including context.