Home
last modified time | relevance | path

Searched defs:ANTLRErrorListener (Results 1 – 2 of 2) sorted by last modified time

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DANTLRErrorListener.php19 interface ANTLRErrorListener interface
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRecognizer.php10 use Antlr\Antlr4\Runtime\Error\Listeners\ANTLRErrorListener; alias