Searched refs:insertAfterMethod (Results 1 – 2 of 2) sorted by relevance
491 public void insertAfterMethod(CtMethod origMethod, in insertAfterMethod() method in CodeConverter
45 conv.insertAfterMethod(m1, m3); in testCodeConv()