Home
last modified time | relevance | path

Searched refs:addErrorListener (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/
H A DPageSql.php55 $parser->addErrorListener(new DiagnosticErrorListener());
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRecognizer.php167 public function addErrorListener(ANTLRErrorListener $listener) : void function in Antlr\\Antlr4\\Runtime\\Recognizer
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md89 $parser->addErrorListener(new DiagnosticErrorListener());