MCPcopy Index your code
hub / github.com/beanshell/beanshell / jj_3_8

Method jj_3_8

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

Source from the content-addressed store, hash-verified

5982 }
5983
5984 final private boolean jj_3_8() {
5985 if (jj_3R_34()) return true;
5986 if (jj_3R_35()) return true;
5987 return false;
5988 }
5989
5990 final private boolean jj_3R_110() {
5991 if (jj_3R_34()) return true;

Callers 2

jj_2_8Method · 0.95
jj_rescan_tokenMethod · 0.95

Calls 2

jj_3R_34Method · 0.95
jj_3R_35Method · 0.95

Tested by

no test coverage detected