public static class Comparators.ExprComparator extends java.lang.Object implements java.util.Comparator<IExpr>
Modifier and Type | Field and Description |
---|---|
static Comparators.ExprComparator |
CONS |
Constructor and Description |
---|
ExprComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(IExpr o1,
IExpr o2) |
public static final Comparators.ExprComparator CONS