Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dynjs/dynjs
/ getBase
Method
getBase
src/main/java/org/dynjs/runtime/Reference.java:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
public
Object getBase() {
18
return
this.base;
19
}
20
21
public
String getReferencedName() {
22
return
this.referencedName;
Callers
15
interpret
Method · 0.95
isValidForPrePostIncrementDecrement
Method · 0.95
call
Method · 0.95
visit
Method · 0.95
interpret
Method · 0.45
interpret
Method · 0.45
interpret
Method · 0.45
interpret
Method · 0.45
filter
Method · 0.45
guard
Method · 0.45
primitiveReferenceToObject
Method · 0.45
primitiveReferenceToObject
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected