public static class ProfileParser.TreePrinter extends ProfileParser.TreeVisitor
Constructor and Description |
---|
TreePrinter() |
Modifier and Type | Method and Description |
---|---|
protected void |
visitOp(ProfileParser.OperatorSummary node,
int indent) |
protected void |
visitSubtree(ProfileParser.OperatorSummary node,
int i,
int indent) |
indentString, indentString, subtreeLabel, visit, visit
protected void visitOp(ProfileParser.OperatorSummary node, int indent)
visitOp
in class ProfileParser.TreeVisitor
protected void visitSubtree(ProfileParser.OperatorSummary node, int i, int indent)
visitSubtree
in class ProfileParser.TreeVisitor
Copyright © 2021 The Apache Software Foundation. All rights reserved.