Module implementing a base class for custom lexers.
None |
LexerContainer | Subclass as a base for the implementation of custom lexers. |
None |
Subclass as a base for the implementation of custom lexers.
None |
None |
LexerContainer | Constructor |
description | |
keywords | Public method to get the keywords. |
language | Public method returning the language of the lexer. |
lexer | Public method returning the type of the lexer. |
styleText | Public method to perform the styling. |
None |
Constructor
Public method to get the keywords.
Public method returning the language of the lexer.
Public method returning the type of the lexer.
Public method to perform the styling.