Searched defs:ContentSection (Results 1 – 2 of 2) sorted by relevance
174 class ContentSection(val tag: String, val subjectName: String?) : ContentBlock() { in equals() class
56 private fun ContentSection.appendTypeElement( in parseDocumentation() method