Searched defs:getEndLine (Results 1 – 5 of 5) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | Token.php | 15 public function getEndLine(): int { function in PhpParser\\Token |
H A D | Node.php | 49 public function getEndLine(): int; function |
H A D | Error.php | 47 public function getEndLine(): int { function in PhpParser\\Error |
H A D | NodeAbstract.php | 48 public function getEndLine(): int { function in PhpParser\\NodeAbstract |
H A D | Comment.php | 79 public function getEndLine(): int { function in PhpParser\\Comment |
Completed in 6 milliseconds