Uses of Class
com.redhat.parodos.patterndetection.results.DetectionResults
Packages that use DetectionResults
-
Uses of DetectionResults in com.redhat.parodos.patterndetection
Methods in com.redhat.parodos.patterndetection that return DetectionResultsModifier and TypeMethodDescriptionstatic DetectionResultsPatternDetector.detect(WorkContext context, Pattern[] desiredPatterns) Takes a @see WorkContext and a List of @Pattern reference, performs a Scan on code/configuration to determine if the @see Clue references are present to detect one of the desired @Pattern