SdlLexer.nextToken

SdlToken nextToken() @safe

Advance to the next token.

Skips whitespace (except newlines which are significant for tag boundaries). Handles line continuation (backslash-newline) transparently.

Returns

The next token in the input.