Method AppendTree
AppendTree(IList<SyntaxTree>, string)
protected virtual void AppendTree(IList<SyntaxTree> trees, string code)Parameters
- treesIList<SyntaxTree>
- codestring
protected virtual void AppendTree(IList<SyntaxTree> trees, string code)trees IList<SyntaxTree>code string