public class AstComparator extends java.lang.Object
static boolean
isEqual(Node node1, Node node2)
isEqual(java.util.List<Node> nodes1, java.util.List<Node> nodes2)
sameValue(Value value1, Value value2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean sameValue(Value value1, Value value2)
public static boolean isEqual(Node node1, Node node2)
public static boolean isEqual(java.util.List<Node> nodes1, java.util.List<Node> nodes2)