Project source files are in src/main/kotlin/ and src/test/kotlin/. Use standard file reading tools to examine them.
Use kotlin-source-lookup to view source code from project dependencies. Works for both Kotlin (.kt) and Java (.java) sources.
# Fully qualified name - most precise, use for Java libraries