Package | Description |
---|---|
org.antlr.v4.runtime.atn |
Modifier and Type | Method | Description |
---|---|---|
static PredictionContext |
PredictionContext.mergeArrays(ArrayPredictionContext a,
ArrayPredictionContext b,
boolean rootIsWildcard,
DoubleKeyMap<PredictionContext,PredictionContext,PredictionContext> mergeCache) |
Merge two
ArrayPredictionContext instances. |
Copyright © 1992–2018 ANTLR. All rights reserved.