aboutsummaryrefslogtreecommitdiff
path: root/core/content-matcher-test-utils/api/content-matcher-test-utils.api
diff options
context:
space:
mode:
Diffstat (limited to 'core/content-matcher-test-utils/api/content-matcher-test-utils.api')
-rw-r--r--core/content-matcher-test-utils/api/content-matcher-test-utils.api1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/content-matcher-test-utils/api/content-matcher-test-utils.api b/core/content-matcher-test-utils/api/content-matcher-test-utils.api
index 7d760ae7..bd90a04e 100644
--- a/core/content-matcher-test-utils/api/content-matcher-test-utils.api
+++ b/core/content-matcher-test-utils/api/content-matcher-test-utils.api
@@ -1,6 +1,7 @@
public final class matchers/content/ContentMatcherBuilder {
public fun <init> (Lkotlin/reflect/KClass;)V
public final fun build ()Lorg/jetbrains/dokka/test/tools/matchers/content/CompositeMatcher;
+ public final fun getChildren ()Ljava/util/List;
public final fun unaryPlus (Ljava/lang/String;)V
}