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

Method jj_3R_Or_164_5_29

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

Source from the content-addressed store, hash-verified

2823 }
2824
2825 private boolean jj_3R_Or_164_5_29() {
2826 if (jj_3R_And_173_5_34()) {
2827 return true;
2828 }
2829 Token xsp;
2830 xsp = jj_scanpos;
2831 if (jj_3R_Or_165_12_35()) {
2832 jj_scanpos = xsp;
2833 }
2834 return false;
2835 }
2836
2837 private boolean jj_3R_ListData_352_5_100() {
2838 if (jj_scan_token(LBRACK)) {

Callers 1

jj_3R_Choice_155_5_22Method · 0.95

Calls 2

jj_3R_And_173_5_34Method · 0.95
jj_3R_Or_165_12_35Method · 0.95

Tested by

no test coverage detected