public static class PrelVisualizerVisitor.VisualizationState extends Object
| Constructor and Description |
|---|
VisualizationState() |
| Modifier and Type | Method and Description |
|---|---|
void |
endFields() |
void |
endNode() |
void |
pop() |
void |
push() |
void |
startNode(Prel prel) |
String |
toString() |
void |
visitField(String label,
boolean value) |
void |
visitField(String label,
Object[] values) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.