Home
last modified time | relevance | path

Searched defs:exceptionSpec (Results 1 – 3 of 3) sorted by path

/dports/devel/antlr/antlr-2.7.7/antlr/
H A DANTLRParser.java1780 public final void exceptionSpec() throws RecognitionException, TokenStreamException { in exceptionSpec() method in ANTLRParser
H A DAlternative.java23 protected ExceptionSpec exceptionSpec; field in Alternative
/dports/devel/antlr/antlr-2.7.7/antlr/preprocessor/
H A DPreprocessor.java691 public final String exceptionSpec() throws RecognitionException, TokenStreamException { in exceptionSpec() method in Preprocessor