public class ValueListExpr extends Expr
opType
ValueListExpr(Expr[] values)
Expr[]
getValues()
int
hashCode()
accept, equals, getType, toJson, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ValueListExpr(Expr[] values)
public Expr[] getValues()
public int hashCode()
hashCode
Expr
Copyright © 2014 Apache Software Foundation. All Rights Reserved.