A source set that exposes headers
Type | Name and description |
---|---|
SourceDirectorySet |
getExportedHeaders() The headers as a directory set. |
SourceDirectorySet |
getImplicitHeaders() The headers that are private to this source set and implicitly available. |
Methods inherited from class | Name |
---|---|
interface LanguageSourceSet |
generatedBy, getParentName, getSource |
interface BuildableComponentSpec |
builtBy, hasBuildDependencies, setBuildTask, getBuildTask, getBuildDependencies, getProjectPath, getName, getDisplayName |
The headers as a directory set.
The headers that are private to this source set and implicitly available. These are not explicitly made available for compilation.