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

Method jj_3_4

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

Source from the content-addressed store, hash-verified

2962 }
2963
2964 private boolean jj_3_4() {
2965 if (jj_3R_LambdaExpression_124_5_21()) {
2966 return true;
2967 }
2968 return false;
2969 }
2970
2971 private boolean jj_3R_LambdaParameters_132_20_33() {
2972 if (jj_scan_token(LPAREN)) {

Callers 3

jj_2_4Method · 0.95
jj_rescan_tokenMethod · 0.95

Calls 1

Tested by

no test coverage detected