Searched refs:ContentDescriptionDefinition (Results 1 – 4 of 4) sorted by relevance
117 class ContentDescriptionDefinition() : ContentBlock() class
216 … is ContentDescriptionDefinition -> surroundWith(module, holder, "<dd>", "</dd>", node, result) in buildInlineTags()
330 "dd" -> ContentDescriptionDefinition() in parseDocumentation()
86 is ContentDescriptionDefinition -> consumer.dd { in <lambda>()