Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Whiley/WhileyCompiler
/ getName
Method
getName
src/main/java/wyil/interpreter/AbstractSemantics.java:396–396 ·
view source on GitHub ↗
Return the name of this field. @return
()
Source
from the content-addressed store, hash-verified
394
* @
return
395
*/
396
public
Identifier getName();
397
398
/**
399
* Return the value associated with this field.
Callers
15
getDeclaration
Method · 0.65
putUnit
Method · 0.65
putExtern
Method · 0.65
toString
Method · 0.65
toString
Method · 0.65
toString
Method · 0.65
toString
Method · 0.65
toString
Method · 0.65
substitute
Method · 0.65
toString
Method · 0.65
toString
Method · 0.65
apply
Method · 0.65
Implementers
1
Field
src/main/java/wyil/interpreter/Concret
Calls
no outgoing calls
Tested by
4
getSource
Method · 0.52
findTestNames
Method · 0.52
findTestFiles
Method · 0.52
printStackTrace
Method · 0.52