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

Method jj_3R_ListData_353_26_111

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

Source from the content-addressed store, hash-verified

2686 }
2687
2688 private boolean jj_3R_ListData_353_26_111() {
2689 if (jj_scan_token(COMMA)) {
2690 return true;
2691 }
2692 if (jj_3R_Expression_99_5_36()) {
2693 return true;
2694 }
2695 return false;
2696 }
2697
2698 private boolean jj_3R_Equality_182_5_40() {
2699 if (jj_3R_Compare_196_5_45()) {

Callers 1

Calls 2

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected