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

Method jj_3R_158

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

Source from the content-addressed store, hash-verified

5866 }
5867
5868 final private boolean jj_3R_158() {
5869 if (jj_3R_72()) return true;
5870 Token xsp;
5871 xsp = jj_scanpos;
5872 if (jj_3_17()) jj_scanpos = xsp;
5873 return false;
5874 }
5875
5876 final private boolean jj_3R_163() {
5877 Token xsp;

Callers 1

jj_3R_150Method · 0.95

Calls 2

jj_3R_72Method · 0.95
jj_3_17Method · 0.95

Tested by

no test coverage detected