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