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

Method jj_3R_Compare_198_9_55

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

Source from the content-addressed store, hash-verified

3776 }
3777
3778 private boolean jj_3R_Compare_198_9_55() {
3779 Token xsp;
3780 xsp = jj_scanpos;
3781 if (jj_scan_token(27)) {
3782 jj_scanpos = xsp;
3783 if (jj_scan_token(28)) {
3784 return true;
3785 }
3786 }
3787 if (jj_3R_Concatenation_215_6_49()) {
3788 return true;
3789 }
3790 return false;
3791 }
3792
3793 private boolean jj_3R_Compare_196_5_45() {
3794 if (jj_3R_Concatenation_215_6_49()) {

Callers 1

Calls 2

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected