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

Method jj_3R_51

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

Source from the content-addressed store, hash-verified

5457 }
5458
5459 final private boolean jj_3R_51() {
5460 if (jj_3R_96()) return true;
5461 if (jj_scan_token(SEMICOLON)) return true;
5462 return false;
5463 }
5464
5465 final private boolean jj_3R_189() {
5466 Token xsp;

Callers 1

jj_3R_28Method · 0.95

Calls 2

jj_3R_96Method · 0.95
jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected