SourceSetModel

interface SourceSetModel : PsiElementHolder

Properties

Link copied to clipboard
abstract val name: String

Functions

Link copied to clipboard
@Nullable
abstract fun getPsiElement(): @Nullable PsiElement?
Link copied to clipboard
@Nullable
open fun getRepresentativeContainedPsiElement(): @Nullable PsiElement?