public final class CConstantValueSupportImpl extends Object implements org.graalvm.nativeimage.impl.CConstantValueSupport
| Constructor and Description |
|---|
CConstantValueSupportImpl(NativeLibraries nativeLibraries,
jdk.vm.ci.meta.MetaAccessProvider metaAccess) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getCConstantValue(Class<?> declaringClass,
String methodName,
Class<T> returnType) |
public CConstantValueSupportImpl(NativeLibraries nativeLibraries, jdk.vm.ci.meta.MetaAccessProvider metaAccess)