- getVar
var getVar(PrototypeObject sc, bool recurse)
Undocumented in source. Be warned that the author may not have intended to support it.
- getVarFrom
var getVarFrom(PrototypeObject sc, var v)
Undocumented in source. Be warned that the author may not have intended to support it.
- interpret
InterpretResult interpret(PrototypeObject sc)
Undocumented in source. Be warned that the author may not have intended to support it.
- setVar
var setVar(PrototypeObject sc, var t, bool recurse, bool suppressOverloading)
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.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.