ArrayLiteralExpression

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

interpret
InterpretResult interpret(PrototypeObject sc)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

elements
Expression[] elements;
Undocumented in source.

Inherited Members

From Expression

interpret
InterpretResult interpret(PrototypeObject sc)
Undocumented in source.
toScriptExpressionObject
var toScriptExpressionObject(PrototypeObject sc)
Undocumented in source. Be warned that the author may not have intended to support it.
toInterpretedString
string toInterpretedString(PrototypeObject sc)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta