()
| 3614 | } |
| 3615 | |
| 3616 | private boolean jj_3R_Literal_412_7_83() { |
| 3617 | if (jj_3R_FloatingPoint_434_5_95()) { |
| 3618 | return true; |
| 3619 | } |
| 3620 | return false; |
| 3621 | } |
| 3622 | |
| 3623 | private boolean jj_3R_Concatenation_217_10_54() { |
| 3624 | if (jj_scan_token(CONCAT)) { |
no test coverage detected