Parser.currentIsOneOf

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

Return Value

Type: bool

true if the current token is one of the given types

Meta