TextHighlighter (gb.eval.highlight)
This class is the parent class of all specific text highlighter.
Deze klasse kan gebruikt worden als een object door een verborgen instantie op verzoek te creƫren.
Deze klasse is niet creƫerbaar.
Deze klasse reageert als
alleen leesbaar statische reeks.
Constanten
FullName
|
|
Name
|
This constant must return the name of the highlighter.
|
Statische eigenschappen
Statische methode
Add
|
Add the result of the highlighting of a piece of text to the internal analyze buffer associated
with the current line being highlighted.
|
Eigenschappen
Methode
GetKeywords
|
Return the list of keywords associated with a specific highlighter.
|
Paint
|
Paint some highlighted text.
|
Run
|
Run a specific highlighter on a line of text.
|
ToANSI
|
|
ToHTML
|
Highlight a text and return the result as colored HTML.
|
ToRichText
|
Highlight a text and return the result as colored rich text.
|