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

Method jj_3R_90

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

Source from the content-addressed store, hash-verified

5655 }
5656
5657 final private boolean jj_3R_90() {
5658 if (jj_3R_125()) return true;
5659 return false;
5660 }
5661
5662 final private boolean jj_3R_162() {
5663 if (jj_scan_token(HOOK)) return true;

Callers 1

jj_3R_47Method · 0.95

Calls 1

jj_3R_125Method · 0.95

Tested by

no test coverage detected