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

Method jj_3R_SetData_346_26_37

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

Source from the content-addressed store, hash-verified

2731 }
2732
2733 private boolean jj_3R_SetData_346_26_37() {
2734 if (jj_scan_token(COMMA)) {
2735 return true;
2736 }
2737 if (jj_3R_Expression_99_5_36()) {
2738 return true;
2739 }
2740 return false;
2741 }
2742
2743 private boolean jj_3R_MapData_364_5_101() {
2744 if (jj_scan_token(START_SET_OR_MAP)) {

Callers 1

Calls 2

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected