dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
VarDeclaration.this
dmdscript
statement
VarDeclaration
Undocumented in source.
class
VarDeclaration
this
(
Loc
loc
,
Identifier
*
name
,
Expression
init
)
Meta
Source
See Implementation
dmdscript
statement
VarDeclaration
constructors
this
variables
init
loc
name