Module parser_atn_simulator

Module parser_atn_simulator 

Source
Expand description

Base parser implementation

Structsยง

ParserATNSimulator
The embodiment of the adaptive LL(), ALL(), parsing strategy.