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

Method jj_3R_130

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

Source from the content-addressed store, hash-verified

4731 }
4732
4733 final private boolean jj_3R_130() {
4734 if (jj_scan_token(IDENTIFIER)) return true;
4735 return false;
4736 }
4737
4738 final private boolean jj_3R_141() {
4739 if (jj_scan_token(FOR)) return true;

Callers 1

jj_3R_95Method · 0.95

Calls 1

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected