Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ clean
Method
clean
src/main/java/jace/assembly/AssemblyHandler.java:85–88 ·
view source on GitHub ↗
(CompileResult<ByteBuffer> lastResult)
Source
from the content-addressed store, hash-verified
83
}
84
85
@Override
86
public
void
clean(CompileResult<ByteBuffer> lastResult) {
87
// Nothing to do here
88
}
89
}
Callers
1
execute
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected