Searched refs:ZendAstKindPrettyPrinter (Results 1 – 1 of 1) sorted by relevance
132 class ZendAstKindPrettyPrinter(gdb.printing.PrettyPrinter): class142 pp_set.add_printer('zend_ast_kind', '^zend_ast_kind$', ZendAstKindPrettyPrinter)
Completed in 5 milliseconds