Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Whiley/WhileyCompiler
/ remove
Method
remove
src/main/java/wycc/util/Trie.java:356–359 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
354
}
355
356
@Override
357
public
void
remove() {
358
throw
new
UnsupportedOperationException();
359
}
360
}
361
362
public
static
void
main(String[] args) {
Callers
13
getCapturedVariables
Method · 0.80
removeAllDeclared
Method · 0.80
visitDeclaration
Method · 0.80
visitUniversalQuantifier
Method · 0.80
visitExistentialQuantifier
Method · 0.80
visitTypeNominal
Method · 0.80
set
Method · 0.80
check
Method · 0.80
toNamedDeclarations
Method · 0.80
gc
Method · 0.80
parseLongForm
Method · 0.80
parseShortForm
Method · 0.80
Calls
no outgoing calls
Tested by
1
apply
Method · 0.64