ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
ModuleDeclaration.this
dmd
dmodule
ModuleDeclaration
Undocumented in source.
struct
ModuleDeclaration
extern (
D
)
this
(
const
ref
Loc
loc
,
Identifier
[]
packages
,
Identifier
id
,
Expression
msg
,
bool
isdeprecated
)
Meta
Source
See Implementation
dmd
dmodule
ModuleDeclaration
constructors
this
functions
toChars
toString
variables
id
isdeprecated
loc
msg
packages