public abstract class TypeFactory extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
TypeFactory()
Should be used only by the Truffle NFI.
|
| Modifier and Type | Method and Description |
|---|---|
protected static NativeLibraryDescriptor |
createDefaultLibrary() |
protected static NativeLibraryDescriptor |
createLibraryDescriptor(String filename,
List<String> flags) |
protected static NativeLibraryDescriptor createDefaultLibrary()
protected static NativeLibraryDescriptor createLibraryDescriptor(String filename, List<String> flags)