public interface CodeGenProviders
Modifier and Type | Method and Description |
---|---|
CodeCacheProvider |
getCodeCache() |
ConstantReflectionProvider |
getConstantReflection() |
ForeignCallsProvider |
getForeignCalls() |
MetaAccessProvider |
getMetaAccess() |
MetaAccessProvider getMetaAccess()
CodeCacheProvider getCodeCache()
ForeignCallsProvider getForeignCalls()
ConstantReflectionProvider getConstantReflection()