toggle menu
gradle
8.13
API
switch theme
search in API
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.