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