sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
Union
d
ir
symbol
Union
final
class
Union :
Aggregate
{
this
(Location location, Scope parentScope, Name name, Symbol[] members);
hasIndirection
[@property getter];
bool
hasIndirection
[@property setter];
}
Constructors
this
this
(Location location, Scope parentScope, Name name, Symbol[] members)
Undocumented in source.
Members
Properties
hasIndirection
hasIndirection
[@property getter]
Undocumented in source.
hasIndirection
bool
hasIndirection
[@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From Aggregate
aliasThis
Name
[]
aliasThis
;
Undocumented in source.
members
Symbol
[]
members
;
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
Union