Uses of Package
com.intellij.lang.refactoring

Packages that use com.intellij.lang.refactoring
com.intellij.lang Provides base interfaces which allow to extend IDEA with support for custom languages. 
com.intellij.lang.refactoring Provides interfaces for adding refactoring support to custom languages. 
 

Classes in com.intellij.lang.refactoring used by com.intellij.lang
NamesValidator
          Instances of NamesValidator are obtained from Language instance.
RefactoringSupportProvider
          Allows a custom language plugin to control the operation of refactorings for files in the language.
 

Classes in com.intellij.lang.refactoring used by com.intellij.lang.refactoring
NamesValidator
          Instances of NamesValidator are obtained from Language instance.