Parser.currentIs

class Parser
protected const pure nothrow @nogc
bool
currentIs

Return Value

Type: bool

true if the current token has the given type

Meta