MCPcopy Create free account
hub / github.com/apache/tomcat / jj_3R_Unary_264_9_67

Method jj_3R_Unary_264_9_67

java/org/apache/el/parser/ELParser.java:3357–3365  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3355 }
3356
3357 private boolean jj_3R_Unary_264_9_67() {
3358 if (jj_scan_token(EMPTY)) {
3359 return true;
3360 }
3361 if (jj_3R_Unary_257_9_61()) {
3362 return true;
3363 }
3364 return false;
3365 }
3366
3367 private boolean jj_3R_Unary_262_9_66() {
3368 Token xsp;

Callers 1

jj_3R_Unary_257_9_61Method · 0.95

Calls 2

jj_scan_tokenMethod · 0.95
jj_3R_Unary_257_9_61Method · 0.95

Tested by

no test coverage detected