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