Searched defs:getEndTokenPos (Results 1 – 3 of 3) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | Node.php | 71 public function getEndTokenPos(): int; function |
H A D | NodeAbstract.php | 74 public function getEndTokenPos(): int { function in PhpParser\\NodeAbstract |
H A D | Comment.php | 97 public function getEndTokenPos(): int { function in PhpParser\\Comment |
Completed in 5 milliseconds