Example #1
0
 @Override
 public boolean accept(final ASTVisitor visitor) {
   return visitor.inlineFunc(this);
 }