detekt
Toggle table of contents
1.23.7
jvm
Platform filter
jvm
Switch theme
Search in API
detekt
detekt-api
/
io.gitlab.arturbosch.detekt.api
/
Rule
/
visit
visit
open
fun
visit
(
root
:
KtFile
)
Init function to start visiting the
KtFile
. Can be overridden to start a different visiting process.