public class EnumAggregateEvent extends EnumForgeBasePlain
streamNumLambda
Constructor and Description |
---|
EnumAggregateEvent(int streamCountIncoming,
ExprForge initialization,
ExprForge innerExpression,
ObjectArrayEventType eventType,
int numParameters) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
codegen(EnumForgeCodegenParams premade,
CodegenMethodScope codegenMethodScope,
CodegenClassScope codegenClassScope) |
EnumEval |
getEnumEvaluator() |
int |
getStreamNumSize() |
getInnerExpression, getStreamNumLambda
public EnumAggregateEvent(int streamCountIncoming, ExprForge initialization, ExprForge innerExpression, ObjectArrayEventType eventType, int numParameters)
public EnumEval getEnumEvaluator()
public CodegenExpression codegen(EnumForgeCodegenParams premade, CodegenMethodScope codegenMethodScope, CodegenClassScope codegenClassScope)
public int getStreamNumSize()
getStreamNumSize
in interface EnumForge
getStreamNumSize
in class EnumForgeBasePlain
Copyright © 2005–2021. All rights reserved.