Content Code
Functions
hasAnyContent
Link copied to clipboard
transformChildren
Link copied to clipboard
abstract fun transformChildren(transformer: (ContentNode) -> ContentNode): ContentComposite
Content copied to clipboard
withNewExtras
Link copied to clipboard
abstract fun withNewExtras(newExtras: PropertyContainer<ContentNode>): ContentNode
Content copied to clipboard
withSourceSets
Link copied to clipboard
abstract fun withSourceSets(sourceSets: Set<DisplaySourceSet>): ContentNode
Content copied to clipboard
Properties
children
Link copied to clipboard
extra
Link copied to clipboard
sourceSets
Link copied to clipboard