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

Method jj_3_1

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

Source from the content-addressed store, hash-verified

5250 }
5251
5252 final private boolean jj_3_1() {
5253 if (jj_3R_28()) return true;
5254 return false;
5255 }
5256
5257 final private boolean jj_3R_216() {
5258 Token xsp;

Callers 2

jj_2_1Method · 0.95
jj_rescan_tokenMethod · 0.95

Calls 1

jj_3R_28Method · 0.95

Tested by

no test coverage detected