public class MutableRelVisitor extends Object
MutableRel.| Modifier and Type | Field and Description |
|---|---|
private MutableRel |
root |
| Constructor and Description |
|---|
MutableRelVisitor() |
| Modifier and Type | Method and Description |
|---|---|
MutableRel |
go(MutableRel p) |
void |
visit(MutableRel node) |
private MutableRel root
public void visit(MutableRel node)
public MutableRel go(MutableRel p)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.