Searched refs:YAMLLexerContext (Results 1 - 1 of 1) sorted by relevance
/third_party/PyYAML/examples/pygments-lexer/ | ||
H A D | yaml.py | 21 class YAMLLexerContext(LexerContext): class 25 super(YAMLLexerContext, self).__init__(*args, **kwds) 428 context = YAMLLexerContext(text, 0) |
Completed in 1 milliseconds