antlr-d ~master (2021-05-12T21:31:56Z)
Dub
Repo
PredictionContext.combineCommonParents
antlr
v4
runtime
atn
PredictionContext
PredictionContext
Make pass over all <em>M</em> {@code parents}; merge any {@code equals()} ones.
class
PredictionContext
static
void
combineCommonParents
(
ref
PredictionContext
[]
parents
)
Meta
Source
See Implementation
antlr
v4
runtime
atn
PredictionContext
PredictionContext
constructors
this
functions
calculateHashCode
getParent
getReturnState
hasEmptyPath
isEmpty
opEquals
size
toHash
toStrings
static functions
calculateEmptyHashCode
combineCommonParents
fromRuleContext
getAllContextNodes
getAllContextNodes_
getCachedContext
merge
mergeArrays
mergeRoot
mergeSingletons
toDOTString
static variables
EMPTY
globalNodeCount
variables
EMPTY_RETURN_STATE
INITIAL_HASH
id
Make pass over all <em>M</em> {@code parents}; merge any {@code equals()} ones.