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

Method jj_3R_Assignment_115_5_20

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

Source from the content-addressed store, hash-verified

3226 }
3227
3228 private boolean jj_3R_Assignment_115_5_20() {
3229 Token xsp;
3230 xsp = jj_scanpos;
3231 if (jj_3_2()) {
3232 jj_scanpos = xsp;
3233 if (jj_3R_Assignment_116_5_26()) {
3234 return true;
3235 }
3236 }
3237 return false;
3238 }
3239
3240 private boolean jj_3R_DotSuffix_303_5_92() {
3241 if (jj_scan_token(DOT)) {

Callers 3

jj_3_1Method · 0.95

Calls 2

jj_3_2Method · 0.95

Tested by

no test coverage detected