Searched refs:ProgramElementAdapter (Results 1 – 1 of 1) sorted by relevance
122 open class ProgramElementAdapter(module: ModuleNodeAdapter, node: DocumentationNode) : Documentatio… in annotationType() class236 else -> ProgramElementAdapter(module, node.owner!!) in owner()308 …mberAdapter(module: ModuleNodeAdapter, node: DocumentationNode) : ProgramElementAdapter(module, no… in hasNonEmptyContent()384 class FieldAdapter(module: ModuleNodeAdapter, node: DocumentationNode) : ProgramElementAdapter(modu…397 : ProgramElementAdapter(module, classNode), in constantValue()