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

Method jj_3R_ValueSuffix_294_5_77

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

Source from the content-addressed store, hash-verified

3270 }
3271
3272 private boolean jj_3R_ValueSuffix_294_5_77() {
3273 Token xsp;
3274 xsp = jj_scanpos;
3275 if (jj_3R_ValueSuffix_294_7_80()) {
3276 jj_scanpos = xsp;
3277 if (jj_3R_ValueSuffix_294_21_81()) {
3278 return true;
3279 }
3280 }
3281 xsp = jj_scanpos;
3282 if (jj_3R_ValueSuffix_294_41_110()) {
3283 jj_scanpos = xsp;
3284 }
3285 return false;
3286 }
3287
3288 private boolean jj_3R_Value_275_21_74() {
3289 if (jj_3R_ValueSuffix_294_5_77()) {

Callers 1

jj_3R_Value_275_21_74Method · 0.95

Tested by

no test coverage detected