ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
CtorDeclaration.this
dmd
astbase
ASTBase
CtorDeclaration
Undocumented in source.
class
CtorDeclaration
extern (
D
)
this
(
const
ref
Loc
loc
,
Loc
endloc
,
StorageClass
stc
,
Type
type
,
bool
isCopyCtor
= false
)
Meta
Source
See Implementation
dmd
astbase
ASTBase
CtorDeclaration
constructors
this
functions
accept