Home
last modified time | relevance | path

Searched defs:getTokenSource (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DTokenStream.php42 public function getTokenSource() : TokenSource; function
H A DToken.php102 public function getTokenSource() : ?TokenSource; function
H A DCommonToken.php261 public function getTokenSource() : ?TokenSource function in Antlr\\Antlr4\\Runtime\\CommonToken
H A DBufferedTokenStream.php79 public function getTokenSource() : TokenSource function in Antlr\\Antlr4\\Runtime\\BufferedTokenStream