Member.getDeclaringTypeInfo

Returns a TypeInfo object for the declaring element.

interface Member
const
const(TypeInfo)
getDeclaringTypeInfo
()

Return Value

Type: const(TypeInfo)

The type of the declaring element.

See Also

getDeclaringType

Meta