Searched defs:reportMatch (Results 1 – 2 of 2) sorted by relevance
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/ | ||
H A D | ANTLRErrorStrategy.php | 113 public function reportMatch(Parser $recognizer) : void; function |
H A D | DefaultErrorStrategy.php | 114 public function reportMatch(Parser $recognizer) : void function in Antlr\\Antlr4\\Runtime\\Error\\DefaultErrorStrategy |