Exemple #1
0
 public override void Visit(Visitor v)
 {
     v.VisitExponent(this);
 }