Searched defs:getStartLine (Results 1 – 4 of 4) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | Node.php | 39 public function getStartLine(): int; function |
H A D | Error.php | 37 public function getStartLine(): int { function in PhpParser\\Error |
H A D | NodeAbstract.php | 36 public function getStartLine(): int { function in PhpParser\\NodeAbstract |
H A D | Comment.php | 51 public function getStartLine(): int { function in PhpParser\\Comment |
Completed in 7 milliseconds