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

Method jj_3R_145

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

Source from the content-addressed store, hash-verified

4304 }
4305
4306 final private boolean jj_3R_145() {
4307 if (jj_scan_token(STRING_LITERAL)) return true;
4308 return false;
4309 }
4310
4311 final private boolean jj_3R_32() {
4312 Token xsp;

Callers 1

jj_3R_133Method · 0.95

Calls 1

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected