Interface

Interface

Constructors

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

Members

Variables

bases
Interface[] bases;
Undocumented in source.

Inherited Members

From Aggregate

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

Meta