eric3.QScintilla.LexerBatch

Module implementing a Batch file lexer with some additional methods.

Classes

LexerBatch Subclass to implement some additional lexer dependant methods.

Functions

None


LexerBatch

Subclass to implement some additional lexer dependant methods.

Derived from

QextScintillaLexerBatch, Lexer

Methods

LexerBatch Constructor

LexerBatch (Constructor)

LexerBatch(parent=None, name=None)

Constructor

parent
parent widget of this lexer
name
name of this lexer

Up