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

Method jj_3R_106

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

Source from the content-addressed store, hash-verified

4779 }
4780
4781 final private boolean jj_3R_106() {
4782 if (jj_3R_29()) return true;
4783 return false;
4784 }
4785
4786 final private boolean jj_3_30() {
4787 if (jj_scan_token(FOR)) return true;

Callers 1

jj_3R_60Method · 0.95

Calls 1

jj_3R_29Method · 0.95

Tested by

no test coverage detected