Exemplo n.º 1
0
 protected override void visitName(Name name)
 {
     name.accept(output.getNameVisitor());
 }