public class Explain extends QueryPart
Modifier and Type | Method and Description |
---|---|
Object[] |
getChildren()
Returns an array of the object's children.
|
QueryPart |
getQuery() |
void |
unparse(PrintWriter pw)
Writes a string representation of this parse tree
node to the given writer.
|
public void unparse(PrintWriter pw)
QueryPart
public Object[] getChildren()
Walkable
are ignored.getChildren
in class QueryPart
public QueryPart getQuery()
Copyright © 2019 Hitachi Vantara. All rights reserved.