SdlLexer.nextToken
SdlToken nextToken() @safeAdvance 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.
SdlToken nextToken() @safeAdvance to the next token.
Skips whitespace (except newlines which are significant for tag boundaries). Handles line continuation (backslash-newline) transparently.