DeclarationsKey
Types
Link copied to clipboard
Link copied to clipboard
data class WithoutUpstream(val sourceSetName: SourceSetName) : Declarations.DeclarationsKey
Content copied to clipboard
Link copied to clipboard
data class WithUpstream(val sourceSetName: SourceSetName) : Declarations.DeclarationsKey
Content copied to clipboard