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

Method jj_3R_140

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

Source from the content-addressed store, hash-verified

4353 }
4354
4355 final private boolean jj_3R_140() {
4356 if (jj_scan_token(IDENTIFIER)) return true;
4357 return false;
4358 }
4359
4360 final private boolean jj_3_5() {
4361 Token xsp;

Callers 1

jj_3R_113Method · 0.95

Calls 1

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected