Interface CfrDriver


  • public interface CfrDriver
    Main driver for CFR API. Instance of this driver should be constructed by using CfrDriver.Builder.
    • Method Detail

      • analyse

        void analyse​(List<String> toAnalyse)
        Analyse and dump to configured output sink.
        Parameters:
        toAnalyse - list of class file FQN / path of jar / path of class file