isDefaultInitOp

pure nothrow @safe @nogc
bool
isDefaultInitOp
(
TOK op
)

Return Value

Type: bool

if this token is the op for a derived DefaultInitExp class.

Suggestion Box / Bug Report