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

Method jj_3R_166

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

Source from the content-addressed store, hash-verified

5860 }
5861
5862 final private boolean jj_3R_166() {
5863 if (jj_scan_token(LBRACKET)) return true;
5864 if (jj_scan_token(RBRACKET)) return true;
5865 return false;
5866 }
5867
5868 final private boolean jj_3R_158() {
5869 if (jj_3R_72()) return true;

Callers 1

jj_3R_163Method · 0.95

Calls 1

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected