private class MutableRel.MutableRelDumper extends MutableRelVisitor
| Modifier and Type | Field and Description |
|---|---|
private StringBuilder |
buf |
private int |
level |
| Modifier | Constructor and Description |
|---|---|
private |
MutableRelDumper() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(MutableRel rel) |
void |
visit(MutableRel node) |
goprivate final StringBuilder buf
private int level
public void visit(MutableRel node)
visit in class MutableRelVisitorpublic String apply(MutableRel rel)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.