public class SqlNodeList extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
SqlNodeList() |
SqlNodeList(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
boolean |
Equals(SqlNodeList that) |
protected void |
finalize() |
static long |
getCPtr(SqlNodeList obj) |
SWIGTYPE_p_std__vectorT_hybridse__node__SqlNode_p_t |
GetList() |
int |
GetSize() |
boolean |
IsEmpty() |
void |
Print(SWIGTYPE_p_std__ostream output,
String tab) |
void |
PushBack(SqlNode node_ptr) |
Equals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public SqlNodeList(long cPtr,
boolean cMemoryOwn)
public SqlNodeList()
public static long getCPtr(SqlNodeList obj)
public void PushBack(SqlNode node_ptr)
public boolean IsEmpty()
public int GetSize()
public SWIGTYPE_p_std__vectorT_hybridse__node__SqlNode_p_t GetList()
public void Print(SWIGTYPE_p_std__ostream output, String tab)
public boolean Equals(SqlNodeList that)
Copyright © 2021. All rights reserved.