moonshine.editor.text.syntax.format
| .. | |
|---|---|
| AS3SyntaxFormatBuilder | Builds the set of text styles for the ActionScript 3.0 (AS3) language. |
| CSSSyntaxFormatBuilder | Builds the set of text styles for the Cascading Style Sheets (CSS) language. |
| GroovySyntaxFormatBuilder | Builds the set of text styles for the Groovy language. |
| HTMLSyntaxFormatBuilder | Builds the set of text styles for Hyper Text Markup Language (HTML). |
| HaxeSyntaxFormatBuilder | Builds the set of text styles for the Haxe language. |
| JSSyntaxFormatBuilder | Builds the set of text styles for the JavaScript (JS) language. |
| JavaSyntaxFormatBuilder | Builds the set of text styles for the Java language. |
| MXMLSyntaxFormatBuilder | Builds the set of text styles for the MXML language. |
| PlainTextFormatBuilder | Builds the set of text styles for plain text. |
| PythonSyntaxFormatBuilder | Builds the set of text styles for the Python language. |
| SyntaxColorSettings | Default colors to use for all languages. |
| SyntaxFontSettings | Default font styles to use for all languages. |
| XMLSyntaxFormatBuilder | Builds the set of text styles for XML. |