Gets the file offset of the first character that is part of this node.
Requires the 'startFilePos' attribute to be enabled in the lexer (DISABLED by default).
int File start position (or -1 if not available)
public function getStartFilePos() : int;