core
/
org.jetbrains.dokka.model
/
WithConstructors
With
Constructors
interface
WithConstructors
Content copied to clipboard
Functions
Properties
Inheritors
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
constructors
Link copied to clipboard
abstract val
constructors
:
List
<
DFunction
>
Content copied to clipboard
Inheritors
DClass
Link copied to clipboard
DEnum
Link copied to clipboard
DAnnotation
Link copied to clipboard