Package com.intellij.lang.surroundWith

Provides interfaces for adding Surround With support to custom languages.

See:
          Description

Interface Summary
SurroundDescriptor Defines a code fragment type on which the Surround With action can be used for files in a custom language.
Surrounder Defines a single template which can be used in Surround With.
 

Package com.intellij.lang.surroundWith Description

Provides interfaces for adding Surround With support to custom languages.