Searched defs:getTextByInterval (Results 1 – 2 of 2) sorted by relevance
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/ | ||
H A D | TokenStream.php | 62 public function getTextByInterval(Interval $interval) : string; function |
H A D | BufferedTokenStream.php | 453 public function getTextByInterval(Interval $interval) : string function in Antlr\\Antlr4\\Runtime\\BufferedTokenStream |