public class MethodRewriter extends java.lang.Object implements Rewriter<Method>
protected class
MethodRewriter.RewrittenMethod
protected Rewriters
rewriters
MethodRewriter(Rewriters rewriters)
Method
rewrite(Method value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nonnull protected final Rewriters rewriters
public MethodRewriter(@Nonnull Rewriters rewriters)
@Nonnull public Method rewrite(@Nonnull Method value)
rewrite
Rewriter<Method>