public class AstComparator
extends Object
-
Method Summary
static boolean
static boolean
static boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
sameValue
public static boolean sameValue(Value value1,
Value value2)
-
isEqual
public static boolean isEqual(Node node1,
Node node2)
-