MCPcopy Create free account
hub / github.com/SeaOfNodes/Simple / str

Method str

chapter15/src/main/java/com/seaofnodes/simple/type/Type.java:201–201  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

199
200 // This is used by error messages, and is a shorted print.
201 public String str() { return STRS[_type]; }
202}

Callers 8

parsePrimaryMethod · 0.95
_printLineMethod · 0.45
typeAryMethod · 0.45
parsePostfixMethod · 0.45
labelMethod · 0.45
labelMethod · 0.45
_print1Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected