Home
last modified time | relevance | path

Searched refs:getTextByContext (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DTokenStream.php94 public function getTextByContext(RuleContext $context) : string; function
H A DBufferedTokenStream.php495 public function getTextByContext(RuleContext $context) : string function in Antlr\\Antlr4\\Runtime\\BufferedTokenStream