EnumCursor.type

Retrieve the integer type of an enum declaration.

If the cursor does not reference an enum declaration, an invalid type is returned.

struct EnumCursor
@property
type
@trusted
(
)

Meta