(int xla)
| 3809 | } |
| 3810 | |
| 3811 | final private boolean jj_2_3(int xla) { |
| 3812 | jj_la = xla; jj_lastpos = jj_scanpos = token; |
| 3813 | try { return !jj_3_3(); } |
| 3814 | catch(LookaheadSuccess ls) { return true; } |
| 3815 | finally { jj_save(2, xla); } |
| 3816 | } |
| 3817 | |
| 3818 | final private boolean jj_2_4(int xla) { |
| 3819 | jj_la = xla; jj_lastpos = jj_scanpos = token; |
no test coverage detected