public class JavaWithNotSurrounder extends JavaBooleanExpressionSurrounder
EP_NAME
EMPTY_ARRAY, myArrayFactory
Constructor and Description |
---|
JavaWithNotSurrounder() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTemplateDescription()
Returns the user-visible name of the Surround With template.
|
TextRange |
surroundExpression(Project project,
Editor editor,
PsiExpression expr) |
isApplicable
isApplicable, surroundElements
public TextRange surroundExpression(Project project, Editor editor, PsiExpression expr) throws IncorrectOperationException
surroundExpression
in class JavaExpressionSurrounder
IncorrectOperationException
public java.lang.String getTemplateDescription()
Surrounder