Returns the first token of the source text. This can be the EOF token. Structure: [NullToken, HEAD, Newline, FirstToken, ..., NullToken]
See Implementation
Returns the first token of the source text. This can be the EOF token. Structure: [NullToken, HEAD, Newline, FirstToken, ..., NullToken]