Evaluator

fun interface Evaluator(source)

Inheritors

Functions

Link copied to clipboard
abstract fun evaluate(context: EvaluationContext): Collection<Finding>