Пример #1
0
 public void Accept(INodeVisitor nodeVisitor)
 {
     nodeVisitor.VisitNodeRet(this);
 }