TokenStructure.opEquals

bool opEquals(ref const typeof(this) other) pure nothrow @safe @nogc const
No documentation available for this declaration.
bool opEquals(IdType type) pure nothrow @safe @nogc const

Returns

true if the token has the given type, false otherwise.