Class TypeFactory
java.lang.Object
com.oracle.truffle.nfi.backend.spi.types.TypeFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static NativeLibraryDescriptorprotected static NativeLibraryDescriptorcreateLibraryDescriptor(String filename, List<String> flags)
-
Constructor Details
-
TypeFactory
protected TypeFactory()Should be used only by the Truffle NFI.
-
-
Method Details
-
createDefaultLibrary
-
createLibraryDescriptor
protected static NativeLibraryDescriptor createLibraryDescriptor(String filename, List<String> flags)
-