Parser.current

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

Return Value

Type: Token

the current token

Meta