kotlin-analysis
/
org.jetbrains.dokka.analysis
/
PsiDocumentableSource
Psi
Documentable
Source
class
PsiDocumentableSource
(psi:
PsiNamedElement
) :
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
path
Link copied to clipboard
open override val
path
:
String
Content copied to clipboard
psi
Link copied to clipboard
val
psi
:
PsiNamedElement
Content copied to clipboard