Function Parser.current
final TokenStructure!(ubyte,"import dparse.lexer:TokenTriviaFields,TriviaToken; mixin TokenTriviaFields;") current() pure nothrow @property @nogc @safe const;
Returns
the current token
final TokenStructure!(ubyte,"import dparse.lexer:TokenTriviaFields,TriviaToken; mixin TokenTriviaFields;") current() pure nothrow @property @nogc @safe const;
the current token