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