Interface OnLanguageResourceChangesContextCollector

    • Method Detail

      • collectContextOnResourceChanges

        void collectContextOnResourceChanges​(String resourcePath,
                                             CheckContextCollectingSession contextSession)
        Collects the context of checks in case if some of language module resources are changed
        Parameters:
        resourcePath - The path of the changed language module resource. May not be null
        contextSession - The check context collecting session. May not be null