2023-06-13 17:55:03 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2023-10-12 01:59:32 +02:00
|
|
|
<class name="SyntaxHighlighter" inherits="Resource" version="4.2">
|
2023-06-13 17:55:03 +02:00
|
|
|
<brief_description>
|
|
|
|
</brief_description>
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
<method name="_get_line_syntax_highlighting" qualifiers="virtual">
|
|
|
|
<return type="Dictionary" />
|
|
|
|
<argument index="0" name="p_line" type="int" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="_update_cache" qualifiers="virtual">
|
|
|
|
<return type="void" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="clear_highlighting_cache">
|
|
|
|
<return type="void" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="get_line_syntax_highlighting">
|
|
|
|
<return type="Dictionary" />
|
|
|
|
<argument index="0" name="p_line" type="int" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="get_text_edit">
|
|
|
|
<return type="TextEdit" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
<method name="update_cache">
|
|
|
|
<return type="void" />
|
|
|
|
<description>
|
|
|
|
</description>
|
|
|
|
</method>
|
|
|
|
</methods>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|