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

Method jj_3R_76

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

Source from the content-addressed store, hash-verified

4262 }
4263
4264 final private boolean jj_3R_76() {
4265 if (jj_scan_token(VOID)) return true;
4266 return false;
4267 }
4268
4269 final private boolean jj_3_6() {
4270 if (jj_scan_token(LBRACKET)) return true;

Callers 1

jj_3R_43Method · 0.95

Calls 1

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected