Parser.getATNWithBypassAlts

@uml The ATN with bypass alternatives is expensive to create so we create it lazily.

@throws UnsupportedOperationException if the current parser does not implement the {@link #getSerializedATN()} method.

class Parser
getATNWithBypassAlts
()

Meta