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

Method jj_3R_NonLiteral_329_5_79

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

Source from the content-addressed store, hash-verified

3078 }
3079
3080 private boolean jj_3R_NonLiteral_329_5_79() {
3081 Token xsp;
3082 xsp = jj_scanpos;
3083 if (jj_3_7()) {
3084 jj_scanpos = xsp;
3085 if (jj_3R_NonLiteral_330_7_87()) {
3086 jj_scanpos = xsp;
3087 if (jj_3R_NonLiteral_331_7_88()) {
3088 jj_scanpos = xsp;
3089 if (jj_3R_NonLiteral_332_7_89()) {
3090 jj_scanpos = xsp;
3091 if (jj_3_9()) {
3092 jj_scanpos = xsp;
3093 if (jj_3R_NonLiteral_334_7_90()) {
3094 jj_scanpos = xsp;
3095 if (jj_3R_NonLiteral_335_7_91()) {
3096 return true;
3097 }
3098 }
3099 }
3100 }
3101 }
3102 }
3103 }
3104 return false;
3105 }
3106
3107 private boolean jj_3_7() {
3108 if (jj_3R_LambdaExpressionOrInvocation_141_5_23()) {

Callers 1

Calls 7

jj_3_7Method · 0.95
jj_3_9Method · 0.95

Tested by

no test coverage detected