EnumMemberDecl

Undocumented in source.

Members

Mixins

__anonymous
mixin AstNodeData!(AstType.decl_enum_member)
Undocumented in source.

Variables

id
Identifier id;
Undocumented in source.
initValue
IrIndex initValue;
Undocumented in source.
initializer
AstIndex initializer;
Undocumented in source.
parentScope
ScopeIndex parentScope;
Undocumented in source.
scopeIndex
ushort scopeIndex;
Undocumented in source.
type
AstIndex type;
Undocumented in source.

Meta