Searched defs:catchRe (Results 1 – 1 of 1) sorted by relevance
1308 Label catchRe = new Label(); in testCatchExceptions() local1312 code.addCatchClause(TypeId.get(RuntimeException.class), catchRe); in testCatchExceptions() local