public class ExprSubselectEvalMatchSymbol extends ExprForgeCodegenSymbol
Modifier and Type | Field and Description |
---|---|
static String |
NAME_MATCHINGEVENTS |
static CodegenExpressionRef |
REF_MATCHINGEVENTS |
Constructor and Description |
---|
ExprSubselectEvalMatchSymbol() |
Modifier and Type | Method and Description |
---|---|
CodegenExpressionRef |
getAddMatchingEvents(CodegenMethodScope scope) |
void |
provide(Map<String,Class> symbols) |
derivedSymbolsCodegen, getAddEPS, getAddExprEvalCtx, getAddIsNewData, getAddRequiredUnderlying, isAllowUnderlyingReferences
public static final String NAME_MATCHINGEVENTS
public static final CodegenExpressionRef REF_MATCHINGEVENTS
public CodegenExpressionRef getAddMatchingEvents(CodegenMethodScope scope)
public void provide(Map<String,Class> symbols)
provide
in interface CodegenSymbolProvider
provide
in class ExprForgeCodegenSymbol
Copyright © 2005–2018. All rights reserved.