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