finesse.script.highlighter.KatScriptPygmentsLexer

Overview

class finesse.script.highlighter.KatScriptPygmentsLexer(**options)[source]

Bases: pygments.lexer.Lexer

Methods

KatScriptPygmentsLexer.get_tokens_unprocessed(text)

Return an iterable of (index, tokentype, value) pairs where "index" is the starting position of the token within the input text.