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

Method jj_3R_181

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

Source from the content-addressed store, hash-verified

4671 }
4672
4673 final private boolean jj_3R_181() {
4674 if (jj_3R_39()) return true;
4675 return false;
4676 }
4677
4678 final private boolean jj_3_16() {
4679 if (jj_scan_token(DOT)) return true;

Callers 1

jj_3R_95Method · 0.95

Calls 1

jj_3R_39Method · 0.95

Tested by

no test coverage detected