SchemaContributorStub
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun <E : PsiElement> getChildrenByType(@NotNull p0: @NotNull IElementType, @NotNull p1: @NotNull ArrayFactory<out E>): @NotNull Array<E>
abstract fun <E : PsiElement> getChildrenByType(@NotNull p0: @NotNull IElementType, p1: Array<E>): @NotNull Array<E>
abstract fun <E : PsiElement> getChildrenByType(@NotNull p0: @NotNull TokenSet, @NotNull p1: @NotNull ArrayFactory<out E>): @NotNull Array<E>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Nullable
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard