- createFunctionCall
Expression createFunctionCall(string source, string name, Expression[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- createString
Expression createString(string source, string processedString)
Undocumented in source. Be warned that the author may not have intended to support it.
- createSymbol
Expression createSymbol(string source)
Undocumented in source. Be warned that the author may not have intended to support it.