void clear()
Clears the highlighted bracket.
int getBracketPosition()
Returns the position of the highlighted bracket (the bracket matching the one before the caret).
int bracketPosition
The position of the highlighted bracket (in characters).
Maintains information about the highlighted pairs of brackets.
int bracketLine
The position of the highlighted bracket (in lines).
int getBracketLine()
Returns the line of the highlighted bracket (the bracket matching the one before the caret).