Home
last modified time | relevance | path

Searched defs:getStopIndex (Results 1 – 2 of 2) sorted by path

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonToken.php241 public function getStopIndex() : int function in Antlr\\Antlr4\\Runtime\\CommonToken
H A DToken.php97 public function getStopIndex() : int; function