Beispiel #1
0
 /** Print out this expression. */
 public void print(TextOutput out) {
   out.printUse(this);
 }