Interface Op04Rewriter
-
- All Known Implementing Classes:
EnumAllSuperRewriter,EnumSuperRewriter,InnerClassConstructorRewriter,LambdaRewriter,LocalInlinedStringConstantRewriter,NarrowingAssignmentRewriter,RedundantSuperRewriter,ScopeHidingVariableRewriter,SwitchEnumRewriter,SwitchStringRewriter,SyntheticAccessorRewriter,VarArgsRewriter
public interface Op04Rewriter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrewrite(Op04StructuredStatement root)
-
-
-
Method Detail
-
rewrite
void rewrite(Op04StructuredStatement root)
-
-