()
| 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)) { |
no test coverage detected