Class ExprForgeCodegenNames
java.lang.Object
com.espertech.esper.common.internal.epl.expression.codegen.ExprForgeCodegenNames
-
Field Summary
Modifier and TypeFieldDescriptionstatic final CodegenNamedParam
static final CodegenNamedParam
static final CodegenNamedParam
static final String
static final String
static final String
static final List<CodegenNamedParam>
static final CodegenExpressionRef
static final CodegenExpressionRef
static final CodegenExpressionRef
-
Constructor Summary
-
Method Summary
-
Field Details
-
NAME_EPS
- See Also:
-
NAME_ISNEWDATA
- See Also:
-
NAME_EXPREVALCONTEXT
- See Also:
-
REF_EPS
-
REF_ISNEWDATA
-
REF_EXPREVALCONTEXT
-
FP_EPS
-
FP_ISNEWDATA
-
FP_EXPREVALCONTEXT
-
PARAMS
-
-
Constructor Details
-
ExprForgeCodegenNames
public ExprForgeCodegenNames()
-