(int xla)
| 3823 | } |
| 3824 | |
| 3825 | final private boolean jj_2_5(int xla) { |
| 3826 | jj_la = xla; jj_lastpos = jj_scanpos = token; |
| 3827 | try { return !jj_3_5(); } |
| 3828 | catch(LookaheadSuccess ls) { return true; } |
| 3829 | finally { jj_save(4, xla); } |
| 3830 | } |
| 3831 | |
| 3832 | final private boolean jj_2_6(int xla) { |
| 3833 | jj_la = xla; jj_lastpos = jj_scanpos = token; |
no test coverage detected