public abstract static class SmartEnterProcessorWithFixers.Fixer<P extends SmartEnterProcessorWithFixers>
extends java.lang.Object
Constructor and Description |
---|
Fixer() |
Modifier and Type | Method and Description |
---|---|
abstract void |
apply(Editor editor,
P processor,
PsiElement element) |
public abstract void apply(Editor editor, P processor, PsiElement element) throws IncorrectOperationException
IncorrectOperationException