Searched refs:getCatchHandlers (Results 1 – 2 of 2) sorted by relevance
63 public CatchHandler[] getCatchHandlers() { in getCatchHandlers() method in Code
894 Code.CatchHandler[] catchHandlers = code.getCatchHandlers(); in transformCode()