sdc v0.0.5 (2022-05-23T13:04:49Z)
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