Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaOfNodes/Simple
/ str
Method
str
chapter24/src/main/java/com/seaofnodes/simple/type/Type.java:518–518 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
516
517
// This is used by error messages, and is a shorted print.
518
public
String str() {
return
STRS[_type]; }
519
}
Callers
12
alloc
Method · 0.95
print
Method · 0.95
_print
Method · 0.95
typeAry
Method · 0.45
parsePostfixName
Method · 0.45
functionCall
Method · 0.45
printLine
Method · 0.45
label
Method · 0.45
err
Method · 0.45
glabel
Method · 0.45
_print1
Method · 0.45
label
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected