TokenStructure.opEquals
bool opEquals(ref const typeof(this) other) pure nothrow @safe @nogc constNo documentation available for this declaration.
Returns
true if the token has the given type, false otherwise.
bool opEquals(ref const typeof(this) other) pure nothrow @safe @nogc const