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