EnumDeclaration.isSpecial

Determine if enum is a special one.

class EnumDeclaration
const nothrow @nogc
bool
isSpecial
()

Return Value

Type: bool

true if special

Suggestion Box / Bug Report