Aggregate

Superclass for struct, class and interface.

Constructors

this
this(Location location, Scope parentScope, Name name, Symbol[] members)
Undocumented in source.

Members

Variables

aliasThis
Name[] aliasThis;
Undocumented in source.
members
Symbol[] members;
Undocumented in source.

Inherited Members

From ScopeSymbol

__anonymous
mixin ScopeImpl
Undocumented in source.

Meta