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

Method jj_3R_71

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

Source from the content-addressed store, hash-verified

4146 }
4147
4148 final private boolean jj_3R_71() {
4149 if (jj_scan_token(DOUBLE)) return true;
4150 return false;
4151 }
4152
4153 final private boolean jj_3R_70() {
4154 if (jj_scan_token(FLOAT)) return true;

Callers 1

jj_3R_37Method · 0.95

Calls 1

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected