public class G_Equals<T> extends G_Expr2<T>
G_Equals(G_Expr<T> left, G_Expr<T> right)
protected G_Equals<T>
_copy(List<G_Expr<T>> args)
copy, equals, getArg, getArgCount, getArgs, getLeft, getRight, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public G_Equals(G_Expr<T> left, G_Expr<T> right)
protected G_Equals<T> _copy(List<G_Expr<T>> args)
_copy
G_Expr2<T>
Copyright © 2014. All rights reserved.