detekt
Toggle table of contents
1.23.7
jvm
Platform filter
jvm
Switch theme
Search in API
detekt
detekt-test-utils
/
io.github.detekt.test.utils.internal
Package-level
declarations
Types
Types
Fake
Kt
Element
Link copied to clipboard
class
FakeKtElement
(
psiFile
:
PsiFile
=
FakePsiFile("")
)
:
KtElement
Fake
Psi
File
Link copied to clipboard
class
FakePsiFile
(
text
:
String
=
""
,
name
:
String
=
""
)
:
PsiFile