Searched refs:CATCH (Results 1 – 14 of 14) sorted by relevance
24 int CATCH = 305; field
465 ktable.append("catch", CATCH);
474 while (lex.lookAhead() == CATCH) { in parseTry()
12 catch CATCH
71 CATCH, enumerator
1142 if (match(CATCH)) { in parseTryStatement()
133 K(CATCH, "catch", 0) \
547 if (peek() == i::Token::CATCH) { in ParseTryStatement()548 Consume(i::Token::CATCH); in ParseTryStatement()
836 if (MatchKeywordStart(input, "catch", 2, Token::CATCH)) return; in Step()
2072 if (tok != Token::CATCH && tok != Token::FINALLY) { in ParseTryStatement()2085 if (tok == Token::CATCH) { in ParseTryStatement()2087 Consume(Token::CATCH); in ParseTryStatement()
62 public static final int CATCH=34; field in JavaLexer1787 int _type = CATCH; in mCATCH()
1498 CATCH
207 public static final int CATCH=34; field in JavaParser8111 if ( (LA102_0==CATCH) ) { in trystatement()8257 if ( (LA103_0==CATCH) ) { in catches()8328 match(input,CATCH,FOLLOW_CATCH_in_catchClause4678); if (state.failed) return ; in catchClause()
17864 CATCH K AE1 CH