Content Composite
Logical grouping of ContentNodes
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
Inheritors
ContentHeader
Link copied to clipboard
ContentCode
Link copied to clipboard
ContentLink
Link copied to clipboard
ContentTable
Link copied to clipboard
ContentList
Link copied to clipboard
ContentGroup
Link copied to clipboard
ContentDivergentGroup
Link copied to clipboard
ContentDivergentInstance
Link copied to clipboard
PlatformHintedContent
Link copied to clipboard