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

Method jj_3R_Equality_184_9_51

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

Source from the content-addressed store, hash-verified

3840 }
3841
3842 private boolean jj_3R_Equality_184_9_51() {
3843 Token xsp;
3844 xsp = jj_scanpos;
3845 if (jj_scan_token(33)) {
3846 jj_scanpos = xsp;
3847 if (jj_scan_token(34)) {
3848 return true;
3849 }
3850 }
3851 if (jj_3R_Compare_196_5_45()) {
3852 return true;
3853 }
3854 return false;
3855 }
3856
3857 private boolean jj_3R_LambdaExpression_124_68_28() {
3858 if (jj_3R_Choice_155_5_22()) {

Callers 1

Calls 2

jj_scan_tokenMethod · 0.95

Tested by

no test coverage detected