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

Method jj_3R_112

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

Source from the content-addressed store, hash-verified

4166 }
4167
4168 final private boolean jj_3R_112() {
4169 if (jj_3R_59()) return true;
4170 return false;
4171 }
4172
4173 final private boolean jj_3R_67() {
4174 if (jj_scan_token(SHORT)) return true;

Callers 1

jj_3R_77Method · 0.95

Calls 1

jj_3R_59Method · 0.95

Tested by

no test coverage detected