Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php33 protected $tokenFactorySourcePair; variable in Antlr\\Antlr4\\Runtime\\Lexer
120 $this->tokenFactorySourcePair = new Pair($this, $input);
292 $this->tokenFactorySourcePair = new Pair($this, $this->input);
301 $this->tokenFactorySourcePair = new Pair($this, $this->input);
325 $this->tokenFactorySourcePair,
349 $this->tokenFactorySourcePair,