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