@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.
See Implementation
@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.