Package org.benf.cfr.reader
Class CfrDriverImpl
java.lang.Object
org.benf.cfr.reader.CfrDriverImpl
- All Implemented Interfaces:
CfrDriver
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.benf.cfr.reader.api.CfrDriver
CfrDriver.Builder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ClassFileSource2
private final Options
private final OutputSinkFactory
-
Constructor Summary
ConstructorsConstructorDescriptionCfrDriverImpl
(ClassFileSource source, OutputSinkFactory outputSinkFactory, Options options, boolean fallbackToDefaultSource) -
Method Summary
-
Field Details
-
options
-
classFileSource
-
outputSinkFactory
-
-
Constructor Details
-
CfrDriverImpl
public CfrDriverImpl(ClassFileSource source, OutputSinkFactory outputSinkFactory, Options options, boolean fallbackToDefaultSource)
-
-
Method Details