makeSourceNode

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SourceNode makeSourceNode(string prefix, string[] children, string separator, string suffix, SourceRange extent)
    makeSourceNode
    (
    string prefix
    ,
    string[] children
    ,
    string separator
    ,
    string suffix
    ,)
  2. SourceNode makeSourceNode(SourceLeaf leaf)
  3. SourceNode makeSourceNode(string spelling, SourceRange extent)

Meta