Gets line the node started in (alias of getStartLine).
@phpstan-return -1|positive-int
int Start line (or -1 if not available)
Use getStartLine() instead
public function getLine() : int;