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