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)
QueryPartpublic Object[] getChildren()
Walkable are ignored.getChildren in class QueryPartpublic QueryPart getQuery()
Copyright © 2019 Hitachi Vantara. All rights reserved.