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

Method jj_3R_64

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

Source from the content-addressed store, hash-verified

4196 }
4197
4198 final private boolean jj_3R_64() {
4199 if (jj_scan_token(BOOLEAN)) return true;
4200 return false;
4201 }
4202
4203 final private boolean jj_3R_37() {
4204 Token xsp;

Callers 1

jj_3R_37Method · 0.95

Calls 1

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected