|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsota.ast.util.ASTComparator
public class ASTComparator
Constructor Summary | |
---|---|
ASTComparator()
|
Method Summary | |
---|---|
int |
compare(ASTNode o1,
ASTNode o2)
|
boolean |
equals(java.lang.Object obj)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ASTComparator()
Method Detail |
---|
public int compare(ASTNode o1, ASTNode o2)
compare
in interface java.util.Comparator<ASTNode>
public boolean equals(java.lang.Object obj)
equals
in interface java.util.Comparator<ASTNode>
equals
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |