Parser.currentIs

class Parser
protected final const pure nothrow @safe @nogc
bool
currentIs

Return Value

Type: bool

true if the current token has the given type

Meta