Example #1
0
 private void AddChild(SyntaxTreeNode child)
 {
     ChildNode.Add(child);
 }