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

Method jj_3R_45

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

Source from the content-addressed store, hash-verified

5275 }
5276
5277 final private boolean jj_3R_45() {
5278 if (jj_scan_token(THROWS)) return true;
5279 if (jj_3R_79()) return true;
5280 return false;
5281 }
5282
5283 final private boolean jj_3R_116() {
5284 if (jj_3R_40()) return true;

Callers 1

jj_3_26Method · 0.95

Calls 2

jj_scan_tokenMethod · 0.95
jj_3R_79Method · 0.95

Tested by

no test coverage detected