Class CollapseImportsTransform
java.lang.Object
com.strobel.decompiler.languages.java.ast.transforms.CollapseImportsTransform
- All Implemented Interfaces:
IAstTransform
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static boolean
isPublic
(TypeReference type) private void
removeRedundantImports
(CompilationUnit compilationUnit) void
-
Field Details
-
_settings
-
-
Constructor Details
-
CollapseImportsTransform
-
-
Method Details
-
run
- Specified by:
run
in interfaceIAstTransform
-
isPublic
-
removeRedundantImports
-