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

Method jj_3R_SetData_346_11_31

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

Source from the content-addressed store, hash-verified

2863 }
2864
2865 private boolean jj_3R_SetData_346_11_31() {
2866 if (jj_3R_Expression_99_5_36()) {
2867 return true;
2868 }
2869 Token xsp;
2870 while (true) {
2871 xsp = jj_scanpos;
2872 if (jj_3R_SetData_346_26_37()) {
2873 jj_scanpos = xsp;
2874 break;
2875 }
2876 }
2877 return false;
2878 }
2879
2880 private boolean jj_3R_LambdaParameters_132_31_39() {
2881 if (jj_3R_Identifier_380_5_38()) {

Callers 1

Calls 2

Tested by

no test coverage detected