public class QueryNode extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
QueryNode(long cPtr,
boolean cMemoryOwn) |
QueryNode(QueryType query_type) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
boolean |
Equals(SqlNode node) |
protected void |
finalize() |
static long |
getCPtr(QueryNode obj) |
QueryType |
getQuery_type_() |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public QueryNode(long cPtr,
boolean cMemoryOwn)
public QueryNode(QueryType query_type)
public static long getCPtr(QueryNode obj)
public void Print(SWIGTYPE_p_std__ostream output, String org_tab)
public QueryType getQuery_type_()
Copyright © 2021. All rights reserved.