public interface LinearTypeOrder
boolean lessThan(Type t1, Type t2)
t1 - t2 - true iff t1 is less than t2 in this order.boolean lessThan(int t1,
int t2)
t1 - t2 - true iff t1 is less than t2 in this order.int[] getOrder()
Copyright © 2013. All Rights Reserved.