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

Method jj_3R_50

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

Source from the content-addressed store, hash-verified

5513 }
5514
5515 final private boolean jj_3R_50() {
5516 if (jj_3R_95()) return true;
5517 return false;
5518 }
5519
5520 final private boolean jj_3R_186() {
5521 if (jj_scan_token(INSTANCEOF)) return true;

Callers 1

jj_3R_28Method · 0.95

Calls 1

jj_3R_95Method · 0.95

Tested by

no test coverage detected