Searched defs:Appendable (Results 1 – 8 of 8) sorted by relevance
18 class Appendable; variable
187 private fun Appendable.appendNavTree(nodes: Iterable<DocumentationNode>): Appendable { in appendNavTree() method235 private fun Appendable.appendNavTreePagesOfKind(kindTitle: String, in appendNavTreePagesOfKind() method248 private fun Appendable.appendNavTreeChild(node: DocumentationNode): Appendable { in appendNavTreeChild() method
36 class Appendable; variable