Uses of Class
org.gjt.sp.jedit.textarea.StructureMatcher.Match
-
Uses of StructureMatcher.Match in org.gjt.sp.jedit.textarea
Modifier and TypeMethodDescriptionReturns the element matching the one at the given text area's caret position, or null.TextArea.getStructureMatch()
Returns the structure element (bracket, or XML tag, etc) matching the one before the caret.