MCPcopy Create free account
hub / github.com/mozilla/rhino / p

Method p

examples/src/main/java/Shell.java:309–311  ·  view source on GitHub ↗
(String s)

Source from the content-addressed store, hash-verified

307 }
308
309 private static void p(String s) {
310 System.out.println(s);
311 }
312
313 /** Flag for the quitting mode. */
314 private boolean quitting;

Callers 2

usageMethod · 0.95
helpMethod · 0.95

Calls 1

printlnMethod · 0.65

Tested by

no test coverage detected