public class FnForInBlock extends FnNode
swigCMemOwn| Constructor and Description |
|---|
FnForInBlock(FnForInNode for_in_node,
FnNodeList block) |
FnForInBlock(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
FnNodeList |
getBlock_() |
static long |
getCPtr(FnForInBlock obj) |
FnForInNode |
getFor_in_node_() |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
void |
setBlock_(FnNodeList value) |
void |
setFor_in_node_(FnForInNode value) |
Equals, getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public FnForInBlock(long cPtr,
boolean cMemoryOwn)
public FnForInBlock(FnForInNode for_in_node, FnNodeList block)
public static long getCPtr(FnForInBlock obj)
public void Print(SWIGTYPE_p_std__ostream output, String org_tab)
public void setFor_in_node_(FnForInNode value)
public FnForInNode getFor_in_node_()
public void setBlock_(FnNodeList value)
public FnNodeList getBlock_()
Copyright © 2021. All rights reserved.