Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DTokenStream.php62 public function getTextByInterval(Interval $interval) : string; function
H A DBufferedTokenStream.php453 public function getTextByInterval(Interval $interval) : string function in Antlr\\Antlr4\\Runtime\\BufferedTokenStream