Package | Description |
---|---|
net.sourceforge.htmlunit.corejs.javascript.ast |
Modifier and Type | Class and Description |
---|---|
class |
ArrayLiteral
AST node for an Array literal.
|
class |
ObjectLiteral
AST node for an Object literal (also called an Object initialiser in
Ecma-262).
|