Lines Matching refs:resync
505 resync { consume_until( follow_set ) }508 def resync588 # resync to one of those tokens. Note that FOLLOW(c)='^' and if589 # we resync'd to that token, we'd consume until EOF. We need to630 resync { @input.consume }