Home
last modified time | relevance | path

Searched refs:appendProjection (Results 1 – 1 of 1) sorted by relevance

/external/dokka/core/src/main/kotlin/Kotlin/
DDocumentationBuilder.kt217 …fun DocumentationNode.appendProjection(projection: TypeProjection, kind: NodeKind = NodeKind.Type)… in appendProjection() method in DocumentationBuilder
289 node.appendProjection(typeArgument) in DocumentationNode()