sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
Enum
d
ir
symbol
Enum
final
class
Enum :
ScopeSymbol
{
Type
type
;
Variable
[]
entries
;
this
(Location location, Scope parentScope, Name name, Type type, Variable[] entries);
}
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
Source
See Implementation
d
ir
symbol
aliases
TemplateArgument
classes
Aggregate
AliasTemplateParameter
Class
Enum
Field
Function
Interface
Method
Module
OverloadSet
Package
ScopeSymbol
Struct
Symbol
SymbolAlias
Template
TemplateInstance
TemplateParameter
TypeAlias
TypeTemplateParameter
TypedAliasTemplateParameter
Union
ValueAlias
ValueSymbol
ValueTemplateParameter
Variable
enums
InTemplate
Step
functions
apply
Enum