public final class BridgeMethodRewriter extends java.lang.Object implements SourceRewriter
FLAG_RESOLVE_BINDINGS| Modifier and Type | Method and Description |
|---|---|
static SourceRewriter |
create() |
int |
getFlags() |
void |
rewrite(RewriteContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessfinish, initializepublic static SourceRewriter create()
public int getFlags()
getFlags in interface SourceProcessorpublic void rewrite(RewriteContext context)
rewrite in interface SourceRewriter