api / org.gradle.plugins.ide.eclipse.model / ResourceFilterMatcher / matcher

matcher

abstract fun matcher(configureAction: Action<in ResourceFilterMatcher>): ResourceFilterMatcher

Adds a child/nested matcher to this matcher.

Parameters

configureAction - The action to use to configure the matcher.