new VariableDeclaration(name, value, raw)
Creates VariableDeclaration SyntaxTree Node
Parameters:
Name | Type | Description |
---|---|---|
name |
string | |
value |
string | |
raw |
string |
- Source:
Extends
Classes
Methods
toString()
Converts node to textual representation for output, overridden in children nodes
- Overrides:
- Source: