public abstract class NFIBackendLibrary
extends com.oracle.truffle.api.library.Library
| Constructor and Description |
|---|
NFIBackendLibrary() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
createSignatureBuilder(Object backend) |
abstract Object |
getArrayType(Object backend,
NativeSimpleType type) |
abstract Object |
getEnvType(Object backend) |
abstract Object |
getSimpleType(Object backend,
NativeSimpleType type) |
accept, adoptChildren, atomic, atomic, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecialize, toStringpublic abstract Object getSimpleType(Object backend, NativeSimpleType type)
public abstract Object getArrayType(Object backend, NativeSimpleType type)