public class StructuralSearchBackspaceHandler extends BackspaceHandlerDelegate
EP_NAME| Constructor and Description |
|---|
StructuralSearchBackspaceHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeCharDeleted(char c,
PsiFile file,
Editor editor) |
boolean |
charDeleted(char c,
PsiFile file,
Editor editor) |
public void beforeCharDeleted(char c,
PsiFile file,
Editor editor)
beforeCharDeleted in class BackspaceHandlerDelegatepublic boolean charDeleted(char c,
PsiFile file,
Editor editor)
charDeleted in class BackspaceHandlerDelegate