(int xla)
| 3956 | } |
| 3957 | |
| 3958 | final private boolean jj_2_24(int xla) { |
| 3959 | jj_la = xla; jj_lastpos = jj_scanpos = token; |
| 3960 | try { return !jj_3_24(); } |
| 3961 | catch(LookaheadSuccess ls) { return true; } |
| 3962 | finally { jj_save(23, xla); } |
| 3963 | } |
| 3964 | |
| 3965 | final private boolean jj_2_25(int xla) { |
| 3966 | jj_la = xla; jj_lastpos = jj_scanpos = token; |
no test coverage detected