Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
usage
Method · 0.95
help
Method · 0.95
Calls
1
println
Method · 0.65
Tested by
no test coverage detected