Modifier and Type | Method and Description |
---|---|
static CodegenExpression |
StaticMethodCallHelper.codegenInvokeExpression(ValueAndFieldDesc optionalTargetObject,
Method reflectionMethod,
StaticMethodCodegenArgDesc[] args,
CodegenClassScope codegenClassScope) |
Modifier and Type | Method and Description |
---|---|
ValueAndFieldDesc |
ExprDotNodeForgeStaticMethod.getTargetObject() |
Constructor and Description |
---|
ExprDotNodeForgeStaticMethod(ExprNode parent,
boolean isReturnsConstantResult,
String classOrPropertyName,
Method staticMethod,
ExprForge[] childForges,
boolean isConstantParameters,
ExprDotForge[] chainForges,
ExprDotStaticMethodWrap resultWrapLambda,
boolean rethrowExceptions,
ValueAndFieldDesc targetObject,
String optionalStatementName,
boolean localInlinedClass) |
Modifier and Type | Method and Description |
---|---|
static ValueAndFieldDesc |
ClasspathImportCompileTimeUtil.resolveIdentAsEnumConst(String constant,
ClasspathImportServiceCompileTime classpathImportService,
ClasspathExtensionClass classpathExtension,
boolean isAnnotation) |
Copyright © 2005–2021. All rights reserved.