ParentheticalExpression

Undocumented in source.

Constructors

this
this(Expression inside)
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

inside
Expression inside;
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