public abstract class ComparatorExpr extends Object
| Constructor and Description |
|---|
ComparatorExpr() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
appendLeafGenerator(List<LeafGenerator> list,
int el,
int cel,
boolean c,
boolean explicitBound) |
protected abstract void |
toString(PrintStream out) |
protected abstract void appendLeafGenerator(List<LeafGenerator> list, int el, int cel, boolean c, boolean explicitBound)
protected abstract void toString(PrintStream out)
Copyright © 2007-2012 The Apache Software Foundation