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