api / org.gradle.model / RuleTarget

RuleTarget

@Target([AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER]) @Incubating class RuleTarget

Attached to the getter for a property on a RuleSource to denote that the property defines the target for the rule source.

Constructors

<init>

RuleTarget()

Attached to the getter for a property on a RuleSource to denote that the property defines the target for the rule source.