Package org.gradle.model
Annotation Type Each
-
@Retention(RUNTIME) @Target(PARAMETER) @Incubating public @interface Each
Signals that aRuleSource
rule should be applied to all matching descendant elements of the scope instead of the scope itself.