public class EnumDistinctScalarLambdaForge extends EnumForgeBase
Modifier and Type | Field and Description |
---|---|
protected ObjectArrayEventType |
resultEventType |
innerExpression, streamNumLambda
Constructor and Description |
---|
EnumDistinctScalarLambdaForge(ExprForge innerExpression,
int streamCountIncoming,
ObjectArrayEventType resultEventType) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegen(CodegenParamSetEnumMethodNonPremade premade,
CodegenContext context) |
EnumEval |
getEnumEvaluator() |
getInnerExpression, getStreamNumSize
protected final ObjectArrayEventType resultEventType
public EnumDistinctScalarLambdaForge(ExprForge innerExpression, int streamCountIncoming, ObjectArrayEventType resultEventType)
public EnumEval getEnumEvaluator()
public CodegenExpression codegen(CodegenParamSetEnumMethodNonPremade premade, CodegenContext context)