Home | History | Annotate | Download | only in antlr3

Lines Matching defs:RecognitionException

39 from antlr3.exceptions import RecognitionException, MismatchedTokenException, \
845 pass in, for example, a RecognitionException to get it's rule
1004 throw an exception not under RecognitionException and Java will naturally
1125 except RecognitionException, re: