Searched refs:tryBlockStatement (Results 1 – 1 of 1) sorted by relevance
106 BlockStmt tryBlockStatement = new BlockStmt(NodeList.nodeList(statement)); in getTryCatch() local107 tryStatement.setTryBlock(tryBlockStatement); in getTryCatch()114 BlockStmt tryBlockStatement = new BlockStmt(NodeList.nodeList(statement)); in getTryCatch() local115 tryStatement.setTryBlock(tryBlockStatement); in getTryCatch()