Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
compileToRam
Method · 0.65
execute
Method · 0.65
execute
Method · 0.65
execute
Method · 0.65
Implementers
3
AcmeCompiler
src/main/java/jace/assembly/AcmeCompil
TextHandler
src/main/java/jace/ide/TextHandler.jav
ApplesoftHandler
src/main/java/jace/applesoft/Applesoft
Calls
no outgoing calls
Tested by
no test coverage detected