public class SelectEvalNoWildcardEmptyProps extends Object implements SelectExprProcessorForge
Constructor and Description |
---|
SelectEvalNoWildcardEmptyProps(SelectExprForgeContext selectExprForgeContext,
EventType resultEventType) |
Modifier and Type | Method and Description |
---|---|
EventType |
getResultEventType()
Returns the event type that represents the select-clause items.
|
CodegenMethod |
processCodegen(CodegenExpression resultEventType,
CodegenExpression eventBeanFactory,
CodegenMethodScope codegenMethodScope,
SelectExprProcessorCodegenSymbol selectSymbol,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
public SelectEvalNoWildcardEmptyProps(SelectExprForgeContext selectExprForgeContext, EventType resultEventType)
public CodegenMethod processCodegen(CodegenExpression resultEventType, CodegenExpression eventBeanFactory, CodegenMethodScope codegenMethodScope, SelectExprProcessorCodegenSymbol selectSymbol, ExprForgeCodegenSymbol exprSymbol, CodegenClassScope codegenClassScope)
processCodegen
in interface SelectExprProcessorForge
public EventType getResultEventType()
SelectExprProcessorForge
getResultEventType
in interface SelectExprProcessorForge
Copyright © 2005–2018. All rights reserved.