Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Whiley/WhileyCompiler
/ getTarget
Method
getTarget
src/main/java/wycc/lang/Syntactic.java:468–468 ·
view source on GitHub ↗
Get the syntactic item to which this marker is associated. @return
()
Source
from the content-addressed store, hash-verified
466
* @
return
467
*/
468
public
Item getTarget();
469
470
/**
471
* Get concrete path of enclosing source file.
Callers
15
getConcreteType
Method · 0.65
getDeclaration
Method · 0.65
getType
Method · 0.65
shape
Method · 0.65
dimension
Method · 0.65
isAlias
Method · 0.65
getConcreteType
Method · 0.65
toCanonicalString
Method · 0.65
executeStaticAssignVariable
Method · 0.65
checkAssignedLVal
Method · 0.65
executeStaticVariableAccess
Method · 0.65
executeLambdaAccess
Method · 0.65
Implementers
1
SyntaxError
src/main/java/wyil/lang/WyilFile.java
Calls
no outgoing calls
Tested by
1
toError
Method · 0.52