Function Parser.advance
Advances to the next token and returns the current token
final TokenStructure!(ubyte,"import dparse.lexer:TokenTriviaFields,TriviaToken; mixin TokenTriviaFields;") advance() pure nothrow @nogc @safe;
Advances to the next token and returns the current token
final TokenStructure!(ubyte,"import dparse.lexer:TokenTriviaFields,TriviaToken; mixin TokenTriviaFields;") advance() pure nothrow @nogc @safe;