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