public abstract class QNodeBase extends Object
| Constructor and Description |
|---|
QNodeBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Render all nodes using the default string renderer.
|
abstract void |
visit(QNodeVisitor v) |
public abstract void visit(@Nonnull QNodeVisitor v) throws Exception
Exception@Nonnull public String toString()
toString in class ObjectObject.toString()Copyright © 2017 etc.to. All rights reserved.