Search in sources :

Aggregations

PsiElement (com.intellij.psi.PsiElement)5 PhpAccessVariableInstruction (com.jetbrains.php.codeInsight.controlFlow.instructions.PhpAccessVariableInstruction)5 PhpEntryPointInstruction (com.jetbrains.php.codeInsight.controlFlow.instructions.PhpEntryPointInstruction)5 BasePhpElementVisitor (com.kalessil.phpStorm.phpInspectionsEA.openApi.BasePhpElementVisitor)4 NotNull (org.jetbrains.annotations.NotNull)4 PhpType (com.jetbrains.php.lang.psi.resolve.types.PhpType)3 HashSet (java.util.HashSet)3 Set (java.util.Set)3 ProblemsHolder (com.intellij.codeInspection.ProblemsHolder)2 PsiElementVisitor (com.intellij.psi.PsiElementVisitor)2 PhpIndex (com.jetbrains.php.PhpIndex)2 PhpScopeHolder (com.jetbrains.php.codeInsight.PhpScopeHolder)2 com.jetbrains.php.lang.psi.elements (com.jetbrains.php.lang.psi.elements)2 BasePhpInspection (com.kalessil.phpStorm.phpInspectionsEA.openApi.BasePhpInspection)2 com.kalessil.phpStorm.phpInspectionsEA.utils (com.kalessil.phpStorm.phpInspectionsEA.utils)2 InterfacesExtractUtil (com.kalessil.phpStorm.phpInspectionsEA.utils.hierarhy.InterfacesExtractUtil)2 ProblemHighlightType (com.intellij.codeInspection.ProblemHighlightType)1 Project (com.intellij.openapi.project.Project)1 PsiWhiteSpace (com.intellij.psi.PsiWhiteSpace)1 PsiTreeUtil (com.intellij.psi.util.PsiTreeUtil)1