Uses of Interface
cloud.opencode.base.rules.score.ScoringRule
Packages that use ScoringRule
-
Uses of ScoringRule in cloud.opencode.base.rules.score
Method parameters in cloud.opencode.base.rules.score with type arguments of type ScoringRuleModifier and TypeMethodDescriptionstatic ScoreResultScoringEngine.score(RuleContext context, Collection<ScoringRule> rules, AggregationStrategy strategy) Scores a collection of rules against a context using the given strategy 使用给定策略针对上下文对一组规则进行评分