Package | Description |
---|---|
net.sourceforge.htmlunit.corejs.javascript.ast |
Modifier and Type | Method and Description |
---|---|
VariableDeclaration |
LetNode.getVariables()
Returns variable list
|
Modifier and Type | Method and Description |
---|---|
void |
LetNode.setVariables(VariableDeclaration variables)
Sets variable list.
|