Searched defs:getStartTokenPos (Results 1 – 3 of 3) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | Node.php | 60 public function getStartTokenPos(): int; function |
H A D | NodeAbstract.php | 61 public function getStartTokenPos(): int { function in PhpParser\\NodeAbstract |
H A D | Comment.php | 69 public function getStartTokenPos(): int { function in PhpParser\\Comment |
Completed in 8 milliseconds