MCPcopy Index your code
hub / github.com/beanshell/beanshell / jj_3R_81

Method jj_3R_81

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

Source from the content-addressed store, hash-verified

5750 }
5751
5752 final private boolean jj_3R_81() {
5753 if (jj_3R_116()) return true;
5754 if (jj_scan_token(SEMICOLON)) return true;
5755 return false;
5756 }
5757
5758 final private boolean jj_3R_165() {
5759 Token xsp;

Callers 1

jj_3R_47Method · 0.95

Calls 2

jj_3R_116Method · 0.95
jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected