Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hiro420/NikkeTools
/ toString
Method
toString
UnLuac/src/unluac/parse/LLocal.java:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
public
String toString() {
20
return
name.deref();
21
}
22
23
}
Callers
nothing calls this directly
Calls
1
deref
Method · 0.45
Tested by
no test coverage detected