public class ExprDotEvalParamLambda extends ExprDotEvalParam
Constructor and Description |
---|
ExprDotEvalParamLambda(int parameterNum,
ExprNode body,
ExprForge bodyEvaluator,
int streamCountIncoming,
List<String> goesToNames,
EventType[] goesToTypes) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getGoesToNames() |
EventType[] |
getGoesToTypes() |
int |
getStreamCountIncoming() |
getBody, getBodyForge, getParameterNum