Interface EmscriptenLinkerInvoker
- All Superinterfaces:
LinkerInvoker,MessagingToolInvoker,ToolInvoker
-
Method Summary
Methods inherited from interface org.qbicc.machine.tool.LinkerInvoker
addLibraries, addLibrary, addLibraryPath, addLibraryPaths, addObjectFile, addObjectFiles, getIsPie, getLibrary, getLibraryCount, getLibraryPath, getLibraryPathCount, getObjectFile, getObjectFileCount, getOutputPath, setIsPie, setOutputPathMethods inherited from interface org.qbicc.machine.tool.MessagingToolInvoker
getMessageHandler, setMessageHandlerMethods inherited from interface org.qbicc.machine.tool.ToolInvoker
getPath, getTool, invoke