Uses of Class
org.antlr.v4.runtime.misc.FlexibleHashMap
-
Packages that use FlexibleHashMap Package Description org.antlr.v4.runtime.atn -
-
Uses of FlexibleHashMap in org.antlr.v4.runtime.atn
Subclasses of FlexibleHashMap in org.antlr.v4.runtime.atn Modifier and Type Class Description (package private) static class
PredictionMode.AltAndContextMap
A Map that uses just the state and the stack context as the key.
-