Exemplo n.º 1
0
 @Override
 public void visit(ColumnReference obj) {
   this.onGoingExpression.push(obj.getMetadataObject());
 }