Exemplo n.º 1
0
 public virtual void visit(IDefaultOperatorNode value)
 {
     throw new System.NotSupportedException(value.GetType().ToString());
 }