Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hiro420/NikkeTools
/ deref
Method
deref
UnLuac/src/unluac/parse/LObject.java:6–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
abstract
public
class
LObject extends BObject {
5
6
public
String deref() {
7
throw
new
IllegalStateException();
8
}
9
10
public
String toPrintString() {
11
throw
new
IllegalStateException();
Callers
4
Constant
Method · 0.45
parse_debug
Method · 0.45
parse_debug
Method · 0.45
toString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected