Package com.intellij.lang.findUsages

Provides interfaces for customizing the Find Usages implementation for custom languages.

See:
          Description

Interface Summary
FindUsagesProvider Defines the support for the "Find Usages" feature in a custom language.
 

Class Summary
EmptyFindUsagesProvider The default empty implementation of the FindUsagesProvider interface.
 

Package com.intellij.lang.findUsages Description

Provides interfaces for customizing the Find Usages implementation for custom languages.