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

Method jj_3R_MapData_364_5_101

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

Source from the content-addressed store, hash-verified

2741 }
2742
2743 private boolean jj_3R_MapData_364_5_101() {
2744 if (jj_scan_token(START_SET_OR_MAP)) {
2745 return true;
2746 }
2747 Token xsp;
2748 xsp = jj_scanpos;
2749 if (jj_3R_MapData_365_11_107()) {
2750 jj_scanpos = xsp;
2751 }
2752 if (jj_scan_token(RBRACE)) {
2753 return true;
2754 }
2755 return false;
2756 }
2757
2758 private boolean jj_3R_LambdaParameters_132_46_44() {
2759 if (jj_scan_token(COMMA)) {

Callers 1

Calls 2

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected