Exemplo n.º 1
0
 public object visit(Visitor visitor)
 {
     return visitor.visit_CR(this);
 }