getATN abstract method

ATN getATN()

Get the ATN used by the recognizer for prediction.

@return The ATN used by the recognizer for prediction.

Implementation

ATN getATN();