Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaOfNodes/Simple
/ str
Method
str
chapter17/src/main/java/com/seaofnodes/simple/type/Type.java:217–217 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
215
216
// This is used by error messages, and is a shorted print.
217
public
String str() {
return
STRS[_type]; }
218
}
Callers
9
alloc
Method · 0.95
_printLine
Method · 0.45
liftExpr
Method · 0.45
typeAry
Method · 0.45
parsePostfix
Method · 0.45
label
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