TokenStructure.opEquals

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

struct TokenStructure(IdType, string extraFields = "")
pure nothrow @safe @nogc const
bool
opEquals
(
IdType type
)

Meta