(int xla)
| 2643 | } |
| 2644 | |
| 2645 | private boolean jj_2_7(int xla) { |
| 2646 | jj_la = xla; |
| 2647 | jj_lastpos = jj_scanpos = token; |
| 2648 | try { |
| 2649 | return (!jj_3_7()); |
| 2650 | } catch (LookaheadSuccess ls) { |
| 2651 | return true; |
| 2652 | } finally { |
| 2653 | jj_save(6, xla); |
| 2654 | } |
| 2655 | } |
| 2656 | |
| 2657 | private boolean jj_2_8(int xla) { |
| 2658 | jj_la = xla; |
no test coverage detected