sdc ~master (2022-04-26T13:08:25Z)
Dub
Repo
ParamDecl.this
d
ast
declaration
ParamDecl
Undocumented in source.
struct
ParamDecl
this
(
Location
location
,
ParamAstType
type
,
Name
name
,
AstExpression
value
)
Meta
Source
See Implementation
d
ast
declaration
ParamDecl
constructors
this
variables
location
name
type
value