Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Whiley/WhileyCompiler
/ getElement
Method
getElement
src/main/java/wyil/lang/WyilFile.java:5459–5461 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5457
}
5458
5459
public
Type getElement() {
5460
return
(Type) get(0);
5461
}
5462
5463
@Override
5464
public
boolean isWriteable() {
Callers
15
substitute
Method · 0.95
toString
Method · 0.95
toCanonicalString
Method · 0.95
toString
Method · 0.45
apply
Method · 0.45
getSource
Method · 0.45
is
Method · 0.45
convert
Method · 0.45
is
Method · 0.45
isContractive
Method · 0.45
isSubtype
Method · 0.45
greatestLowerBound
Method · 0.45
Calls
1
get
Method · 0.95
Tested by
no test coverage detected