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

Method jj_3R_191

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

Source from the content-addressed store, hash-verified

4773 }
4774
4775 final private boolean jj_3R_191() {
4776 if (jj_scan_token(ELSE)) return true;
4777 if (jj_3R_47()) return true;
4778 return false;
4779 }
4780
4781 final private boolean jj_3R_106() {
4782 if (jj_3R_29()) return true;

Callers 1

jj_3R_118Method · 0.95

Calls 2

jj_scan_tokenMethod · 0.95
jj_3R_47Method · 0.95

Tested by

no test coverage detected