Used internally by TextEditor to manage syntax highlighting for the language of the currently displayed file.
TextEditor
new(textEditor:TextEditor)
Creates a new ColorManager object.
ColorManager
@:flash.propertyparser:ILineParser
The parser used to determine text styles for the current file.
reset():Void
Clears all syntax highlighting in the current file and recalculates.