Uses of Class
org.antlr.v4.runtime.atn.ArrayPredictionContext
Packages that use ArrayPredictionContext
-
Uses of ArrayPredictionContext in org.antlr.v4.runtime.atn
Methods in org.antlr.v4.runtime.atn with parameters of type ArrayPredictionContextModifier and TypeMethodDescriptionstatic PredictionContextPredictionContext.mergeArrays(ArrayPredictionContext a, ArrayPredictionContext b, boolean rootIsWildcard, DoubleKeyMap<PredictionContext, PredictionContext, PredictionContext> mergeCache) Merge twoArrayPredictionContextinstances.