public class DotMethodFPProvidedParam extends Object
Constructor and Description |
---|
DotMethodFPProvidedParam(int lambdaParamNum,
Class returnType,
ExprNode expression) |
Modifier and Type | Method and Description |
---|---|
ExprNode |
getExpression() |
int |
getLambdaParamNum() |
Class |
getReturnType() |