(int xla)
| 2655 | } |
| 2656 | |
| 2657 | private boolean jj_2_8(int xla) { |
| 2658 | jj_la = xla; |
| 2659 | jj_lastpos = jj_scanpos = token; |
| 2660 | try { |
| 2661 | return (!jj_3_8()); |
| 2662 | } catch (LookaheadSuccess ls) { |
| 2663 | return true; |
| 2664 | } finally { |
| 2665 | jj_save(7, xla); |
| 2666 | } |
| 2667 | } |
| 2668 | |
| 2669 | private boolean jj_2_9(int xla) { |
| 2670 | jj_la = xla; |
no test coverage detected