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

Method jj_3R_200

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

Source from the content-addressed store, hash-verified

5142 }
5143
5144 final private boolean jj_3R_200() {
5145 Token xsp;
5146 xsp = jj_scanpos;
5147 if (jj_3R_208()) {
5148 jj_scanpos = xsp;
5149 if (jj_3R_209()) return true;
5150 }
5151 return false;
5152 }
5153
5154 final private boolean jj_3R_42() {
5155 Token xsp;

Callers 1

jj_3R_190Method · 0.95

Calls 2

jj_3R_208Method · 0.95
jj_3R_209Method · 0.95

Tested by

no test coverage detected