bypassAltsAtnCache property

ATN? bypassAltsAtnCache
getter/setter pair

This field maps from the serialized ATN string to the deserialized ATN with bypass alternatives.

@see ATNDeserializationOptions#isGenerateRuleBypassTransitions()

Implementation

ATN? bypassAltsAtnCache;