MCPcopy 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

allocMethod · 0.95
printMethod · 0.95
_printMethod · 0.95
typeAryMethod · 0.45
parsePostfixNameMethod · 0.45
functionCallMethod · 0.45
printLineMethod · 0.45
labelMethod · 0.45
errMethod · 0.45
glabelMethod · 0.45
_print1Method · 0.45
labelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected