ExamplesFx.ColorCode.Common |
ExamplesFx.ColorCode.Compilation |
ExamplesFx.ColorCode.Formatting |
ExamplesFx.ColorCode.Parsing |
ExamplesFx.ColorCode.Styling |
Name | Description |
---|---|
CodeColorizer | Colorizes source code. |
Formatters | Provides easy access to ColorCode's built-in formatters. |
LanguageRule | Defines a single rule for a language. For instance a language rule might define string literals for a given language. |
Style | Defines the styling for a given scope. |
StyleSheets | Provides easy access to ColorCode's built-in style sheets. |