public class AllNode extends ExprNode
swigCMemOwn| Constructor and Description |
|---|
AllNode() |
AllNode(long cPtr,
boolean cMemoryOwn) |
AllNode(String relation_name) |
AllNode(String relation_name,
String db_name) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
boolean |
Equals(ExprNode that) |
protected void |
finalize() |
static long |
getCPtr(AllNode obj) |
String |
GetDBName() |
String |
GetExprString() |
String |
GetRelationName() |
void |
SetRelationName(String relation_name) |
ExprNode |
ShadowCopy(SWIGTYPE_p_NodeManager arg0) |
AddChild, AddTypeAccept, AndTypeAccept, BetweenTypeAccept, BitwiseLogicalTypeAccept, BitwiseNotTypeAccept, CompareTypeAccept, DeepCopy, FDivTypeAccept, GenerateExpressionName, GetChild, GetChildNum, GetChildOrNull, getChildren_, getCPtr, getExpr_type_, GetExprType, GetOutputType, InferAttr, InferNumberCastTypes, IsCastAccept, IsIntFloat2PointerCast, IsListReturn, IsSafeCast, LogicalOpTypeAccept, LShiftTypeAccept, ModTypeAccept, MultiTypeAccept, NotTypeAccept, nullable, Print, PushBack, RequireListAt, SDivTypeAccept, SetChild, setChildren_, SetNullable, SetOutputType, SubTypeAcceptEquals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public AllNode(long cPtr,
boolean cMemoryOwn)
public AllNode()
public AllNode(String relation_name)
public static long getCPtr(AllNode obj)
public String GetRelationName()
public String GetDBName()
public void SetRelationName(String relation_name)
public String GetExprString()
GetExprString in class ExprNodepublic ExprNode ShadowCopy(SWIGTYPE_p_NodeManager arg0)
ShadowCopy in class ExprNodeCopyright © 2021. All rights reserved.