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

Method jj_3R_179

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

Source from the content-addressed store, hash-verified

4852 }
4853
4854 final private boolean jj_3R_179() {
4855 if (jj_scan_token(IMPLEMENTS)) return true;
4856 if (jj_3R_79()) return true;
4857 return false;
4858 }
4859
4860 final private boolean jj_3R_60() {
4861 Token xsp;

Callers 1

jj_3R_94Method · 0.95

Calls 2

jj_scan_tokenMethod · 0.95
jj_3R_79Method · 0.95

Tested by

no test coverage detected