Interface IAnalysisEngine<DescriptorType,​ResultType>

    • Method Detail

      • registerWith

        void registerWith​(IAnalysisCache analysisCache)
        Register the analysis engine with given analysis cache.
        Parameters:
        analysisCache - the analysis cache