All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static CodegenExpression |
evaluateSelfGetEventBean(ExprEnumerationEval provider,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
static CodegenExpression |
evaluateSelfGetROCollectionEvents(ExprEnumerationEval provider,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
static CodegenExpression |
evaluateSelfGetROCollectionScalar(ExprEnumerationEval provider,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
static CodegenExpression |
evaluateSelfPlainWithCast(java.lang.Class requiredType,
ExprEvaluator provider,
java.lang.Class returnType,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
static CodegenExpression |
evaluateSelfTypableMulti(ExprTypableReturnEval typableEval,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
static CodegenExpression |
evaluateSelfTypableSingle(ExprTypableReturnEval typableEval,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |