Package | Description |
---|---|
com.espertech.esper.common.internal.epl.expression.codegen |
Modifier and Type | Method and Description |
---|---|
static StaticMethodCodegenArgDesc[] |
StaticMethodCallHelper.allArgumentExpressions(ExprForge[] forges,
Method method,
CodegenMethodScope codegenMethodScope,
ExprForgeCodegenSymbol exprSymbol,
CodegenClassScope codegenClassScope) |
Modifier and Type | Method and Description |
---|---|
static void |
StaticMethodCallHelper.appendArgExpressions(StaticMethodCodegenArgDesc[] args,
CodegenBlock block) |
static void |
StaticMethodCallHelper.appendCatch(CodegenBlock tryBlock,
Method reflectionMethod,
String statementName,
String classOrPropertyName,
boolean rethrow,
StaticMethodCodegenArgDesc[] args) |
static CodegenExpression |
StaticMethodCallHelper.codegenInvokeExpression(Object optionalTargetObject,
Method reflectionMethod,
StaticMethodCodegenArgDesc[] args,
CodegenClassScope codegenClassScope) |
Copyright © 2005–2018. All rights reserved.