public class FnNodeList extends FnNode
swigCMemOwn| Constructor and Description |
|---|
FnNodeList() |
FnNodeList(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddChild(FnNode child) |
void |
delete() |
protected void |
finalize() |
SWIGTYPE_p_std__vectorT_hybridse__node__FnNode_p_t |
getChildren() |
SWIGTYPE_p_std__vectorT_hybridse__node__FnNode_p_t |
GetChildren() |
static long |
getCPtr(FnNodeList obj) |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
void |
setChildren(SWIGTYPE_p_std__vectorT_hybridse__node__FnNode_p_t value) |
Equals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public FnNodeList(long cPtr,
boolean cMemoryOwn)
public FnNodeList()
public static long getCPtr(FnNodeList obj)
public SWIGTYPE_p_std__vectorT_hybridse__node__FnNode_p_t GetChildren()
public void AddChild(FnNode child)
public void Print(SWIGTYPE_p_std__ostream output, String org_tab)
public void setChildren(SWIGTYPE_p_std__vectorT_hybridse__node__FnNode_p_t value)
public SWIGTYPE_p_std__vectorT_hybridse__node__FnNode_p_t getChildren()
Copyright © 2021. All rights reserved.