public class AggregationAgentCodegenSymbols extends ExprForgeCodegenSymbol
Modifier and Type | Field and Description |
---|---|
static String |
NAME_AGENTSTATE |
static CodegenExpressionRef |
REF_AGENTSTATE |
Constructor and Description |
---|
AggregationAgentCodegenSymbols(boolean allowUnderlyingReferences,
Boolean newDataValue) |
Modifier and Type | Method and Description |
---|---|
CodegenExpressionRef |
getAddState(CodegenMethodScope scope) |
void |
provide(Map<String,Class> symbols) |
derivedSymbolsCodegen, getAddEPS, getAddExprEvalCtx, getAddIsNewData, getAddRequiredUnderlying, isAllowUnderlyingReferences
public static final String NAME_AGENTSTATE
public static final CodegenExpressionRef REF_AGENTSTATE
public AggregationAgentCodegenSymbols(boolean allowUnderlyingReferences, Boolean newDataValue)
public CodegenExpressionRef getAddState(CodegenMethodScope scope)
public void provide(Map<String,Class> symbols)
provide
in interface CodegenSymbolProvider
provide
in class ExprForgeCodegenSymbol
Copyright © 2005–2018. All rights reserved.