Recognizer.getSerializedATN

If this recognizer was generated, it will have a serialized ATN representation of the grammar.

<p>For interpreters, we don't know their serialized ATN despite having created the interpreter from it.</p>

class Recognizer(U, V)
wstring
getSerializedATN
()

Meta