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

Method nl

chapter19/src/main/java/com/seaofnodes/simple/SB.java:64–64  ·  view source on GitHub ↗
( )

Source from the content-addressed store, hash-verified

62 public SB di() { return di(1); }
63
64 public SB nl( ) { return p(System.lineSeparator()); }
65 // Last printed a nl
66 public boolean was_nl() {
67 int len = _sb.length();

Callers 6

_showMethod · 0.45
nodesMethod · 0.45
scopeMethod · 0.45
printMethod · 0.45
doBlockMethod · 0.45
doInstMethod · 0.45

Calls 1

pMethod · 0.95

Tested by

no test coverage detected