Searched refs:QMPExampleLexer (Results 1 – 1 of 1) sorted by relevance
31 class QMPExampleLexer(DelegatingLexer): class34 super(QMPExampleLexer, self).__init__(JsonLexer, QMPExampleMarkersLexer,41 sphinx.add_lexer('QMP', QMPExampleLexer)43 sphinx.add_lexer('QMP', QMPExampleLexer())