SyntaxHighlighter

Inherits: Resource < RefCounted < Object

Inherited By: CodeHighlighter, EditorSyntaxHighlighter

There is currently no description for this class. Please help us by contributing one!

Methods

void

_clear_highlighting_cache ( ) virtual

Dictionary

_get_line_syntax_highlighting ( int line ) virtual const

void

_update_cache ( ) virtual

void

clear_highlighting_cache ( )

Dictionary

get_line_syntax_highlighting ( int line )

TextEdit

get_text_edit ( ) const

void

update_cache ( )


Method Descriptions

void _clear_highlighting_cache ( ) virtual

There is currently no description for this method. Please help us by contributing one!


Dictionary _get_line_syntax_highlighting ( int line ) virtual const

There is currently no description for this method. Please help us by contributing one!


void _update_cache ( ) virtual

There is currently no description for this method. Please help us by contributing one!


void clear_highlighting_cache ( )

There is currently no description for this method. Please help us by contributing one!


Dictionary get_line_syntax_highlighting ( int line )

There is currently no description for this method. Please help us by contributing one!


TextEdit get_text_edit ( ) const

There is currently no description for this method. Please help us by contributing one!


void update_cache ( )

There is currently no description for this method. Please help us by contributing one!