gradle
Toggle table of contents
9.0.0
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.plugins.ide.eclipse.model
/
ResourceFilterMatcher
/
matcher
matcher
API
abstract
fun
matcher
(
configureAction
:
Action
<
in
ResourceFilterMatcher
>
)
:
ResourceFilterMatcher
Adds a child/nested matcher to this matcher.
Parameters
configure
Action
The action to use to configure the matcher.