Home
last modified time | relevance | path

Searched defs:relativePathTo (Results 1 – 1 of 1) sorted by relevance

/external/dokka/core/src/main/kotlin/Locations/
DLocation.kt7 fun relativePathTo(other: Location, anchor: String? = null): String in <lambda>() method
20 override fun relativePathTo(other: Location, anchor: String?): String { in relativePathTo() method in org.jetbrains.dokka.FileLocation