Gets line the node started in.
Requires the 'startLine' attribute to be enabled in the lexer (enabled by default).
@phpstan-return -1|positive-int
int Start line (or -1 if not available)
public function getStartLine() : int;