Home ⌂Doc Index ◂Up ▴

eric6.QScintilla.Lexers

Package implementing lexers for the various supported programming languages.

Modules

Lexer Module implementing the lexer mixin class.
LexerBash Module implementing a Bash lexer with some additional methods.
LexerBatch Module implementing a Batch file lexer with some additional methods.
LexerCMake Module implementing a CMake lexer with some additional methods.
LexerCPP Module implementing a CPP lexer with some additional methods.
LexerCSS Module implementing a CSS lexer with some additional methods.
LexerCSharp Module implementing a C# lexer with some additional methods.
LexerCoffeeScript Module implementing a CoffeeScript lexer with some additional methods.
LexerContainer Module implementing a base class for custom lexers.
LexerD Module implementing a D lexer with some additional methods.
LexerDiff Module implementing a Diff lexer with some additional methods.
LexerFortran Module implementing a Fortran lexer with some additional methods.
LexerFortran77 Module implementing a Fortran lexer with some additional methods.
LexerHTML Module implementing a HTML lexer with some additional methods.
LexerIDL Module implementing an IDL lexer with some additional methods.
LexerJSON Module implementing a JSON lexer with some additional methods.
LexerJava Module implementing a Java lexer with some additional methods.
LexerJavaScript Module implementing a JavaScript lexer with some additional methods.
LexerLua Module implementing a Lua lexer with some additional methods.
LexerMakefile Module implementing a Makefile lexer with some additional methods.
LexerMarkdown Module implementing a Markdown lexer with some additional methods.
LexerMatlab Module implementing a Matlab lexer with some additional methods.
LexerOctave Module implementing a Octave lexer with some additional methods.
LexerPO Module implementing a Gettext lexer with some additional methods.
LexerPOV Module implementing a Povray lexer with some additional methods.
LexerPascal Module implementing a Pascal lexer with some additional methods.
LexerPerl Module implementing a Perl lexer with some additional methods.
LexerPostScript Module implementing a PostScript lexer with some additional methods.
LexerProperties Module implementing a Properties lexer with some additional methods.
LexerPygments Module implementing a custom lexer using pygments.
LexerPython Module implementing a Python lexer with some additional methods.
LexerQSS Module implementing a QSS lexer with some additional methods.
LexerRuby Module implementing a Ruby lexer with some additional methods.
LexerSQL Module implementing a SQL lexer with some additional methods.
LexerTCL Module implementing a TCL/Tk lexer with some additional methods.
LexerTeX Module implementing a Tex lexer with some additional methods.
LexerVHDL Module implementing a VHDL lexer with some additional methods.
LexerXML Module implementing a XML lexer with some additional methods.
LexerYAML Module implementing a YAML lexer with some additional methods.
SubstyledLexer Module implementing the lexer mixin class.
Lexers Package implementing lexers for the various supported programming languages.


Home ⌂Doc Index ◂Up ▴