Searched refs:ParameterAdapter (Results 1 – 1 of 1) sorted by relevance
277 class ParameterAdapter(module: ModuleNodeAdapter, node: DocumentationNode) : DocumentationNodeAdapt… class334 + node.details(NodeKind.Parameter).map { ParameterAdapter(module, it) } in hasNonEmptyContent()