api / org.gradle.model / Each

Each

@Target([AnnotationTarget.VALUE_PARAMETER]) @Incubating class Each

Signals that a RuleSource rule should be applied to all matching descendant elements of the scope instead of the scope itself.

Constructors

<init>

Each()

Signals that a RuleSource rule should be applied to all matching descendant elements of the scope instead of the scope itself.