Searched defs:origMethod (Results 1 – 4 of 4) sorted by relevance
361 public void redirectMethodCall(CtMethod origMethod, in redirectMethodCall()443 public void insertBeforeMethod(CtMethod origMethod, in insertBeforeMethod()491 public void insertAfterMethod(CtMethod origMethod, in insertAfterMethod()
26 CtMethod origMethod, CtMethod afterMethod) in TransformAfter()
36 CtMethod origMethod, CtMethod beforeMethod) in TransformBefore()
38 public TransformCall(Transformer next, CtMethod origMethod, in TransformCall()