public class EnumGroupByTwoParamEventPlain extends TwoLambdaThreeFormEventPlain
secondExpression
innerExpression, streamNumLambda
Constructor and Description |
---|
EnumGroupByTwoParamEventPlain(ExprForge innerExpression,
int streamCountIncoming,
ExprForge secondExpression) |
Modifier and Type | Method and Description |
---|---|
void |
forEachBlock(CodegenBlock block,
CodegenMethod methodNode,
ExprForgeCodegenSymbol scope,
CodegenClassScope codegenClassScope) |
EnumEval |
getEnumEvaluator() |
void |
initBlock(CodegenBlock block,
CodegenMethod methodNode,
ExprForgeCodegenSymbol scope,
CodegenClassScope codegenClassScope) |
CodegenExpression |
returnIfEmptyOptional() |
void |
returnResult(CodegenBlock block) |
EPTypeClass |
returnType() |
codegen
getInnerExpression, getStreamNumLambda, getStreamNumSize
public EnumEval getEnumEvaluator()
public EPTypeClass returnType()
returnType
in class TwoLambdaThreeFormEventPlain
public CodegenExpression returnIfEmptyOptional()
returnIfEmptyOptional
in class TwoLambdaThreeFormEventPlain
public void initBlock(CodegenBlock block, CodegenMethod methodNode, ExprForgeCodegenSymbol scope, CodegenClassScope codegenClassScope)
initBlock
in class TwoLambdaThreeFormEventPlain
public void forEachBlock(CodegenBlock block, CodegenMethod methodNode, ExprForgeCodegenSymbol scope, CodegenClassScope codegenClassScope)
forEachBlock
in class TwoLambdaThreeFormEventPlain
public void returnResult(CodegenBlock block)
returnResult
in class TwoLambdaThreeFormEventPlain
Copyright © 2005–2021. All rights reserved.