Special lexers.
Unknown Field: copyright | |
Copyright 2006-2021 by the Pygments team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Class | OutputLexer |
Simple lexer that highlights everything as Token.Generic.Output. |
Class | RawTokenLexer |
Recreate a token stream formatted with the RawTokenFormatter . |
Class | TextLexer |
"Null" lexer, doesn't highlight anything. |
Variable | line_re |
Undocumented |
Variable | _ttype_cache |
Undocumented |