MCPcopy Create free account
hub / github.com/beanshell/beanshell / jj_3R_146

Method jj_3R_146

src/bsh/Parser.java:4275–4278  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4273 }
4274
4275 final private boolean jj_3R_146() {
4276 if (jj_scan_token(LONG_STRING_LITERAL)) return true;
4277 return false;
4278 }
4279
4280 final private boolean jj_3R_57() {
4281 if (jj_3R_37()) return true;

Callers 1

jj_3R_133Method · 0.95

Calls 1

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected