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

Method jj_3R_77

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

Source from the content-addressed store, hash-verified

4244 }
4245
4246 final private boolean jj_3R_77() {
4247 if (jj_3R_32()) return true;
4248 Token xsp;
4249 xsp = jj_scanpos;
4250 if (jj_3R_112()) jj_scanpos = xsp;
4251 return false;
4252 }
4253
4254 final private boolean jj_3R_43() {
4255 Token xsp;

Callers 1

jj_3R_43Method · 0.95

Calls 2

jj_3R_32Method · 0.95
jj_3R_112Method · 0.95

Tested by

no test coverage detected