CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
Syntax Highlighting

Syntax highlighting of C/C++ sourcecode files More...

Modules

module  cc.toki
 Syntax highlighting of C/C++ sourcecode files
 

Classes

class  TokiCppDiscoverySyntax
 Discovery syntax for C preprocessor headers. More...
 
class  TokiCxxSyntax
 C++ highlighting syntax. More...
 
class  TokiHighlightingSyntax
 Generic syntax highlighting syntax. More...
 
class  TokiHtmlScreen
 HTML generator screen. More...
 
class  TokiLanguage
 Source code language definition. More...
 
class  TokiPalette
 Syntax highlighting palette. More...
 
class  TokiPalettePrototype
 Meta-prototype for TokiPalette. More...
 
class  TokiRegistry
 Toki language registry. More...
 
class  TokiShDiscoverySyntax
 Discovery syntax for shell scripts. More...
 
class  TokiShSyntax
 Bash shell highlighting syntax. More...
 
class  TokiStyle
 Syntax highlighting style. More...
 
class  TokiStylePrototype
 Meta-prototype definition for TokiStyle. More...
 
class  TokiTheme
 Syntax highlighting theme. More...
 

Detailed Description

Syntax highlighting of C/C++ sourcecode files