- escape
string escape(string resultWithComment, string sourceCode)
Undocumented in source. Be warned that the author may not have intended to support it.
- formatSourceCode
string formatSourceCode(string sourceCode)
Undocumented in source. Be warned that the author may not have intended to support it.
- insertComment
string insertComment(string resultWithoutComment, string sourceCode)
Undocumented in source. Be warned that the author may not have intended to support it.
- parse
Module parse(string sourceCode)
Undocumented in source. Be warned that the author may not have intended to support it.