SourceComponentSpec

Represents some component whose implementation can be represented as a collection of source files, and whose other outputs are built from this source.

Inheritors

Functions

Link copied to clipboard
abstract fun getDisplayName(): String
Returns a human-consumable display name for this element.
Link copied to clipboard
abstract fun getName(): String
Returns the name of this element.
Link copied to clipboard
abstract fun getProjectPath(): String
The path to the project containing this component.
Link copied to clipboard
The source sets for this component.