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, visitprotected void visitOp(ProfileParser.OperatorSummary node, int indent)
visitOp in class ProfileParser.TreeVisitorprotected void visitSubtree(ProfileParser.OperatorSummary node, int i, int indent)
visitSubtree in class ProfileParser.TreeVisitorCopyright © 2021 The Apache Software Foundation. All rights reserved.