public class TwoLambdaThreeFormScalarFactory extends Object implements EnumForgeDescFactory
Modifier and Type | Class and Description |
---|---|
static interface |
TwoLambdaThreeFormScalarFactory.ForgeFunction |
Constructor and Description |
---|
TwoLambdaThreeFormScalarFactory(ObjectArrayEventType typeFirst,
ObjectArrayEventType typeSecond,
int numParams,
TwoLambdaThreeFormScalarFactory.ForgeFunction function) |
Modifier and Type | Method and Description |
---|---|
EnumForgeLambdaDesc |
getLambdaStreamTypesForParameter(int parameterNum) |
EnumForgeDesc |
makeEnumForgeDesc(List<ExprDotEvalParam> bodiesAndParameters,
int streamCountIncoming,
StatementCompileTimeServices services) |
public TwoLambdaThreeFormScalarFactory(ObjectArrayEventType typeFirst, ObjectArrayEventType typeSecond, int numParams, TwoLambdaThreeFormScalarFactory.ForgeFunction function)
public EnumForgeLambdaDesc getLambdaStreamTypesForParameter(int parameterNum)
getLambdaStreamTypesForParameter
in interface EnumForgeDescFactory
public EnumForgeDesc makeEnumForgeDesc(List<ExprDotEvalParam> bodiesAndParameters, int streamCountIncoming, StatementCompileTimeServices services)
makeEnumForgeDesc
in interface EnumForgeDescFactory
Copyright © 2005–2020. All rights reserved.