public class ExprForgeCodegenNames extends Object
Modifier and Type | Field and Description |
---|---|
static CodegenNamedParam |
FP_EPS |
static CodegenNamedParam |
FP_EXPREVALCONTEXT |
static CodegenNamedParam |
FP_ISNEWDATA |
static String |
NAME_EPS |
static String |
NAME_EXPREVALCONTEXT |
static String |
NAME_ISNEWDATA |
static List<CodegenNamedParam> |
PARAMS |
static CodegenExpressionRef |
REF_EPS |
static CodegenExpressionRef |
REF_EXPREVALCONTEXT |
static CodegenExpressionRef |
REF_ISNEWDATA |
Constructor and Description |
---|
ExprForgeCodegenNames() |
public static final String NAME_EPS
public static final String NAME_ISNEWDATA
public static final String NAME_EXPREVALCONTEXT
public static final CodegenExpressionRef REF_EPS
public static final CodegenExpressionRef REF_ISNEWDATA
public static final CodegenExpressionRef REF_EXPREVALCONTEXT
public static final CodegenNamedParam FP_EPS
public static final CodegenNamedParam FP_ISNEWDATA
public static final CodegenNamedParam FP_EXPREVALCONTEXT
public static final List<CodegenNamedParam> PARAMS
Copyright © 2005–2018. All rights reserved.