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

Method jj_3R_67

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

Source from the content-addressed store, hash-verified

4171 }
4172
4173 final private boolean jj_3R_67() {
4174 if (jj_scan_token(SHORT)) return true;
4175 return false;
4176 }
4177
4178 final private boolean jj_3R_58() {
4179 if (jj_3R_29()) return true;

Callers 1

jj_3R_37Method · 0.95

Calls 1

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected