Package com.intellij.codeInsight

Provides interfaces for working with highlighting in standard IDEA editors, interfaces and classes for defining intention actions and additional functionality related to background code analysis in IDEA.

See:
          Description

Interface Summary
AdditionalExpectedTypesProvider  
CodeInsightColors  
ExpectedTypeInfo Created by IntelliJ IDEA.
ExpectedTypesProvider.ExpectedClassProvider Finds fields and methods of specified name whenever corresponding reference has been encountered.
 

Class Summary
AnnotationUtil  
ExpectedTypesProvider  
 

Package com.intellij.codeInsight Description

Provides interfaces for working with highlighting in standard IDEA editors, interfaces and classes for defining intention actions and additional functionality related to background code analysis in IDEA.