gradle
8.5
API
gradle
/
org.gradle.plugins.ide.eclipse.model
/
ResourceFilterMatcher
/
matcher
matcher
API
abstract
fun
matcher
(
configureAction
:
Action
<
out
Any
>
)
:
ResourceFilterMatcher
(
source
)
Adds a child/nested matcher to this matcher.
Parameters
configure
Action
The action to use to configure the matcher.