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