VarDecl

Undocumented in source.
@safe
class VarDecl : Expr {}

Members

Mixins

__anonymous
mixin NodeKind
Undocumented in source.

Variables

isConst
bool isConst;
Undocumented in source.

Mixed In Members

From mixin NodeKind

kind
Kind kind()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Expr

__anonymous
mixin NodeKind
Undocumented in source.

Meta