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

Method jj_3R_61

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

Source from the content-addressed store, hash-verified

4815 }
4816
4817 final private boolean jj_3R_61() {
4818 if (jj_3R_107()) return true;
4819 return false;
4820 }
4821
4822 final private boolean jj_3R_129() {
4823 if (jj_scan_token(INTERFACE)) return true;

Callers 1

jj_3R_34Method · 0.95

Calls 1

jj_3R_107Method · 0.95

Tested by

no test coverage detected