public class CmdNode extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
CmdNode(CmdType cmd_type) |
CmdNode(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddArg(String arg) |
void |
delete() |
protected void |
finalize() |
StringVector |
GetArgs() |
CmdType |
GetCmdType() |
static long |
getCPtr(CmdNode obj) |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
Equals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public CmdNode(long cPtr,
boolean cMemoryOwn)
public CmdNode(CmdType cmd_type)
public static long getCPtr(CmdNode obj)
public void AddArg(String arg)
public StringVector GetArgs()
public void Print(SWIGTYPE_p_std__ostream output, String org_tab)
public CmdType GetCmdType()
Copyright © 2021. All rights reserved.