AliasDeclaration.type

The type to substitute the symbol for. For example, typedef doId uint32 would set the aliasedTypeName to uint32.

class AliasDeclaration
override inout @safe pure nothrow @property
inout(Type)
type
()

Meta