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

Method jj_3R_Compare_200_9_56

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

Source from the content-addressed store, hash-verified

3721 }
3722
3723 private boolean jj_3R_Compare_200_9_56() {
3724 Token xsp;
3725 xsp = jj_scanpos;
3726 if (jj_scan_token(25)) {
3727 jj_scanpos = xsp;
3728 if (jj_scan_token(26)) {
3729 return true;
3730 }
3731 }
3732 if (jj_3R_Concatenation_215_6_49()) {
3733 return true;
3734 }
3735 return false;
3736 }
3737
3738 private boolean jj_3R_Function_393_5_99() {
3739 if (jj_scan_token(IDENTIFIER)) {

Callers 1

Calls 2

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected