Enum

Enum

Constructors

this
this(Location location, Scope parentScope, Name name, Type type, Variable[] entries)
Undocumented in source.

Members

Variables

entries
Variable[] entries;
Undocumented in source.
type
Type type;
Undocumented in source.

Inherited Members

From ScopeSymbol

__anonymous
mixin ScopeImpl
Undocumented in source.

Meta