sdc ~master (2022-04-26T13:08:25Z)
Dub
Repo
Interface
d
ir
symbol
Interface
final
class
Interface :
Aggregate
{
Interface
[]
bases
;
this
(Location location, Scope parentScope, Name name, Interface[] bases, Symbol[] members);
}
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
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
Interface