(int xla)
| 3816 | } |
| 3817 | |
| 3818 | final private boolean jj_2_4(int xla) { |
| 3819 | jj_la = xla; jj_lastpos = jj_scanpos = token; |
| 3820 | try { return !jj_3_4(); } |
| 3821 | catch(LookaheadSuccess ls) { return true; } |
| 3822 | finally { jj_save(3, xla); } |
| 3823 | } |
| 3824 | |
| 3825 | final private boolean jj_2_5(int xla) { |
| 3826 | jj_la = xla; jj_lastpos = jj_scanpos = token; |
no test coverage detected