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

Method jj_3_29

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

Source from the content-addressed store, hash-verified

5016 }
5017
5018 final private boolean jj_3_29() {
5019 if (jj_3R_28()) return true;
5020 return false;
5021 }
5022
5023 final private boolean jj_3R_118() {
5024 if (jj_scan_token(IF)) return true;

Callers 3

jj_2_29Method · 0.95
jj_3R_190Method · 0.95
jj_rescan_tokenMethod · 0.95

Calls 1

jj_3R_28Method · 0.95

Tested by

no test coverage detected