detekt
Toggle table of contents
1.23.7
jvm
Platform filter
jvm
Switch theme
Search in API
detekt
detekt-psi-utils
/
io.github.detekt.psi.internal
/
FullQualifiedNameGuesser
Full
Qualified
Name
Guesser
class
FullQualifiedNameGuesser
Members
Constructors
Full
Qualified
Name
Guesser
Link copied to clipboard
constructor
(
root
:
KtFile
)
Functions
get
Full
Qualified
Name
Link copied to clipboard
fun
getFullQualifiedName
(
name
:
String
)
:
Set
<
String
>