Parser.currentIsOneOf

class Parser
protected const pure nothrow @nogc
bool
currentIsOneOf

Return Value

Type: bool

true if the current token is one of the given types

Meta