| Modifier and Type | Field and Description |
|---|---|
List<IdentExp> |
argsL |
UserFunctionBodyExp |
bodyExp |
String |
funcName |
| Constructor and Description |
|---|
UserFunctionDefStatementExp(int pos,
UserFuncHeaderExp hdrExp,
UserFunctionBodyExp body) |
| Modifier and Type | Method and Description |
|---|---|
String |
strValue() |
String |
toString() |
formatValue, getPospublic String funcName
public UserFunctionBodyExp bodyExp
public UserFunctionDefStatementExp(int pos,
UserFuncHeaderExp hdrExp,
UserFunctionBodyExp body)
Copyright © 2020. All rights reserved.