nss-lang
0.0.1
nss-lang
/
ast.variable
/
VariableDeclaration
/
VariableDeclaration
Variable
Declaration
fun
VariableDeclaration
(
identifier
:
Identifier
,
type
:
Type
,
expression
:
Expression
,
isConst
:
Boolean
)
Content copied to clipboard