Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPageSql.php8 use Antlr\Antlr4\Runtime\Error\Listeners\DiagnosticErrorListener; alias
55 $parser->addErrorListener(new DiagnosticErrorListener());
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DDiagnosticErrorListener.php34 class DiagnosticErrorListener extends BaseErrorListener class
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md67 use Antlr\Antlr4\Runtime\Error\Listeners\DiagnosticErrorListener;
89 $parser->addErrorListener(new DiagnosticErrorListener());