MCPcopy Create free account
hub / github.com/badvision/jace / getCompiledAsset

Method getCompiledAsset

src/main/java/jace/ide/CompileResult.java:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 boolean isSuccessful();
13
14 T getCompiledAsset();
15
16 Map<Integer, String> getErrors();
17

Callers 4

compileToRamMethod · 0.65
executeMethod · 0.65
executeMethod · 0.65
executeMethod · 0.65

Implementers 3

AcmeCompilersrc/main/java/jace/assembly/AcmeCompil
TextHandlersrc/main/java/jace/ide/TextHandler.jav
ApplesoftHandlersrc/main/java/jace/applesoft/Applesoft

Calls

no outgoing calls

Tested by

no test coverage detected