Class RewriteLegacyClassConstantsTransform

java.lang.Object
com.strobel.decompiler.languages.java.ast.transforms.RewriteLegacyClassConstantsTransform
All Implemented Interfaces:
IAstTransform

public class RewriteLegacyClassConstantsTransform extends Object implements IAstTransform
  • Constructor Details

    • RewriteLegacyClassConstantsTransform

      public RewriteLegacyClassConstantsTransform(DecompilerContext context)
  • Method Details