Parser.current

class Parser
protected final const pure nothrow @safe @nogc @property
current
()

Return Value

Type: Token

the current token

Meta