SourceSetWithDeclarations

private data class SourceSetWithDeclarations(val sourceSetName: SourceSetName, val sourceDeclarations: LazySet<DeclaredName>)(source)

Constructors

Link copied to clipboard
constructor(sourceSetName: SourceSetName, sourceDeclarations: LazySet<DeclaredName>)

Properties

Link copied to clipboard