public class CaseStatementsSelectioner extends BasicSelectioner
EP_NAME
Constructor and Description |
---|
CaseStatementsSelectioner() |
Modifier and Type | Method and Description |
---|---|
boolean |
canSelect(PsiElement e) |
java.util.List<TextRange> |
select(PsiElement statement,
java.lang.CharSequence editorText,
int cursorOffset,
Editor editor) |
canSelectBasic
expandToWholeLine, expandToWholeLine, expandToWholeLinesWithBlanks, getMinimalTextRangeLength
public boolean canSelect(PsiElement e)
canSelect
in interface ExtendWordSelectionHandler
canSelect
in class BasicSelectioner
public java.util.List<TextRange> select(PsiElement statement, java.lang.CharSequence editorText, int cursorOffset, Editor editor)
select
in interface ExtendWordSelectionHandler
select
in class ExtendWordSelectionHandlerBase