Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Whiley/WhileyCompiler
/ writeHeader
Method
writeHeader
src/main/java/wycc/io/HeapWriter.java:68–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
public
abstract
void
writeHeader() throws IOException;
69
70
public
void
writeSyntacticItem(Item item) throws IOException {
71
int
d = out.length();
Callers
1
write
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected