ForeachExpression

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.

Variables

decl
VariableDeclaration decl;
Undocumented in source.
loopBody
Expression loopBody;
Undocumented in source.
subject
Expression subject;
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