|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StructureMatcher.Match | |
---|---|
org.gjt.sp.jedit.textarea | The classes in this package are in the process of being refactored, for jedit 4.3final. |
Uses of StructureMatcher.Match in org.gjt.sp.jedit.textarea |
---|
Methods in org.gjt.sp.jedit.textarea that return StructureMatcher.Match | |
---|---|
StructureMatcher.Match |
StructureMatcher.getMatch(JEditTextArea textArea)
Returns the element matching the one at the given text area's caret position, or null. |
StructureMatcher.Match |
StructureMatcher.BracketMatcher.getMatch(JEditTextArea textArea)
|
StructureMatcher.Match |
JEditTextArea.getStructureMatch()
Returns the structure element (bracket, or XML tag, etc) matching the one before the caret. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |