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