Uses of Package
com.intellij.codeInsight.intention

Packages that use com.intellij.codeInsight.intention
com.intellij.codeInsight.intention Provides interfaces for implementing intention actions. 
com.intellij.lang.annotation Provides interfaces for implementing additional syntax highlighting, error and warning highlighting in custom languages. 
 

Classes in com.intellij.codeInsight.intention used by com.intellij.codeInsight.intention
IntentionAction
           
IntentionManager
          Manager for intentions.
 

Classes in com.intellij.codeInsight.intention used by com.intellij.lang.annotation
IntentionAction