ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
StaticCtorDeclaration.this
dmd
astbase
ASTBase
StaticCtorDeclaration
Undocumented in source.
this
(Loc loc, Loc endloc, StorageClass stc)
class
StaticCtorDeclaration
final extern (
D
)
this
(
const
ref
Loc
loc
,
Loc
endloc
,
StorageClass
stc
)
this
(Loc loc, Loc endloc, string name, StorageClass stc)
Meta
Source
See Implementation
dmd
astbase
ASTBase
StaticCtorDeclaration
constructors
this
functions
accept