Home
last modified time | relevance | path

Searched defs:reportMatch (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DANTLRErrorStrategy.php113 public function reportMatch(Parser $recognizer) : void; function
H A DDefaultErrorStrategy.php114 public function reportMatch(Parser $recognizer) : void function in Antlr\\Antlr4\\Runtime\\Error\\DefaultErrorStrategy