Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php332 $this->getLookaheadName($input),
365 $this->getLookaheadName($input),
467 $this->getLookaheadName($input),
2283 public function getLookaheadName(TokenStream $input) : string function in Antlr\\Antlr4\\Runtime\\Atn\\ParserATNSimulator