toggle menu
plugin
233.11800.6
jvm
switch theme
search in API
plugin
/
com.jetbrains.packagesearch.plugin.inspections
/
PackageSearchInspection
/
checkFile
check
File
override
fun
checkFile
(
file
:
PsiFile
,
manager
:
InspectionManager
,
isOnTheFly
:
Boolean
)
:
Array
<
ProblemDescriptor
>
abstract
fun
ProblemsHolder
.
checkFile
(
file
:
PsiFile
,
module
:
PackageSearchModule
)