Package org.benf.cfr.reader.api
Interface CfrDriver
- All Known Implementing Classes:
CfrDriverImpl
public interface CfrDriver
Main driver for CFR API. Instance of this driver should be constructed by using
CfrDriver.Builder
.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
Builder forCfrDriver
Note that *all* parameters are optional. -
Method Summary
-
Method Details
-
analyse
Analyse and dump to configured output sink.- Parameters:
toAnalyse
- list of class file FQN / path of jar / path of class file
-