bypassAltsAtnCache property
ATN?
bypassAltsAtnCache
getter/setter pairinherited
This field maps from the serialized ATN string to the deserialized ATN
with
bypass alternatives.
@see ATNDeserializationOptions#isGenerateRuleBypassTransitions()
Implementation
ATN? bypassAltsAtnCache;