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

Method jj_3R_MapEntry_371_5_109

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

Source from the content-addressed store, hash-verified

2711 }
2712
2713 private boolean jj_3R_MapEntry_371_5_109() {
2714 if (jj_3R_Expression_99_5_36()) {
2715 return true;
2716 }
2717 if (jj_scan_token(COLON)) {
2718 return true;
2719 }
2720 if (jj_3R_Expression_99_5_36()) {
2721 return true;
2722 }
2723 return false;
2724 }
2725
2726 private boolean jj_3R_MapData_365_11_107() {
2727 if (jj_3R_MapEntry_371_5_109()) {

Callers 1

Calls 2

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected