core
/
org.jetbrains.dokka
/
DokkaConfiguration
/
SourceLinkDefinition
Source
Link
Definition
interface
SourceLinkDefinition
:
Serializable
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
localDirectory
Link copied to clipboard
abstract val
localDirectory
:
String
Content copied to clipboard
remoteLineSuffix
Link copied to clipboard
abstract val
remoteLineSuffix
:
String
?
Content copied to clipboard
remoteUrl
Link copied to clipboard
abstract val
remoteUrl
:
URL
Content copied to clipboard
Inheritors
SourceLinkDefinitionImpl
Link copied to clipboard