public abstract class G_Expr0<T> extends Object implements G_Expr<T>
G_Expr0()
protected abstract G_Expr<T>
_copy(List<G_Expr<T>> args)
G_Expr<T>
copy(List<G_Expr<T>> args)
getArg(int index)
int
getArgCount()
List<G_Expr<T>>
getArgs()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public G_Expr0()
public G_Expr<T> copy(List<G_Expr<T>> args)
copy
protected abstract G_Expr<T> _copy(List<G_Expr<T>> args)
public int getArgCount()
getArgCount
public G_Expr<T> getArg(int index)
getArg
public List<G_Expr<T>> getArgs()
getArgs
Copyright © 2014. All rights reserved.