AliasDeclaration.getFields

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

  1. TypeDeclaration aliasedType;
  2. inout(Type) type()
  3. inout(FieldDeclaration[]) getFields()
    class AliasDeclaration
    override inout @safe pure nothrow @property
    getFields
    ()

Meta