Home | History | Annotate | Download | only in antlr3

Lines Matching refs:rescue

289       rescue StopIteration
425 rescue StopIteration
508 @token.text rescue nil
541 @token.name rescue 'INVALID'
561 @start_index = @stop_index = @token.index rescue -1
699 tree.child_index rescue 0
790 tree.text rescue nil
806 tree.name rescue 'INVALID'
810 tree.type rescue INVALID_TOKEN_TYPE