Uses of Record Class
cloud.opencode.base.rules.explain.RuleExplanation
Packages that use RuleExplanation
-
Uses of RuleExplanation in cloud.opencode.base.rules.explain
Methods in cloud.opencode.base.rules.explain that return types with arguments of type RuleExplanationModifier and TypeMethodDescriptionExplanation.details()Returns the value of thedetailsrecord component.Constructor parameters in cloud.opencode.base.rules.explain with type arguments of type RuleExplanationModifierConstructorDescriptionExplanation(String summary, List<RuleExplanation> details) Canonical constructor with validation 带验证的规范构造函数