kotlin-analysis
/
org.jetbrains.dokka.analysis
/
DescriptorDocumentableSource
Descriptor
Documentable
Source
class
DescriptorDocumentableSource
(descriptor:
DeclarationDescriptor
) :
DocumentableSource
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
descriptor
Link copied to clipboard
val
descriptor
:
DeclarationDescriptor
Content copied to clipboard
path
Link copied to clipboard
open override val
path
:
String
Content copied to clipboard