parseSource

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ASTNode parseSource(dstring text, SourceFile file)
  2. ASTNode parseSource(dstring text, string filename)
    parseSource
    (
    dstring text
    ,
    string filename
    )

Meta