isClass

Returns true iff the type represents a class (false for interfaces).

bool
isClass
(
const(TypeInfo) type
)

Meta