Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Whiley/WhileyCompiler
/ getReturn
Method
getReturn
src/main/java/wyil/lang/WyilFile.java:5161–5161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5159
public
Type getParameter();
5160
5161
public
Type getReturn();
5162
5163
@Override
5164
public
Type.Callable substitute(java.util.function.Function<Object, Syntactic.Item> binding);
Callers
15
getType
Method · 0.65
substituteTypeCallable
Method · 0.65
executeReturn
Method · 0.65
visitReturn
Method · 0.65
visitReturn
Method · 0.65
visitReturn
Method · 0.65
isSubtype
Method · 0.65
greatestLowerBound
Method · 0.65
leastUpperBound
Method · 0.65
isAncestorOf
Method · 0.65
visitReturn
Method · 0.65
visitTypeFunction
Method · 0.65
Implementers
5
Unknown
src/main/java/wyil/lang/WyilFile.java
Function
src/main/java/wyil/lang/WyilFile.java
Method
src/main/java/wyil/lang/WyilFile.java
Property
src/main/java/wyil/lang/WyilFile.java
Unknown
src/main/java/wyil/lang/WyilFile.java
Calls
no outgoing calls
Tested by
no test coverage detected