Searched defs:PrettyPrinter (Results 1 – 1 of 1) sorted by relevance
32 class PrettyPrinter : public DominatorTree::Visitor { class34 explicit PrettyPrinter(const int indent = 2) : indent_(indent) {} in PrettyPrinter() function in aapt::__anonf950c18d0111::PrettyPrinter