Class Fernflower
- java.lang.Object
-
- io.github.mkoncek.classpathless.impl.SourcePreprocessorImpl
-
- io.github.mkoncek.classpathless.impl.preprocessors.Fernflower
-
- All Implemented Interfaces:
SourcePreprocessor
public class Fernflower extends SourcePreprocessorImpl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.github.mkoncek.classpathless.api.SourcePreprocessor
SourcePreprocessor.Null
-
-
Constructor Summary
Constructors Constructor Description Fernflower()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IdentifiedSource
preprocess(IdentifiedSource source)
-
Methods inherited from class io.github.mkoncek.classpathless.impl.SourcePreprocessorImpl
fixImports
-
-
-
-
Method Detail
-
preprocess
public IdentifiedSource preprocess(IdentifiedSource source)
-
-