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