public class MemberProperty extends QueryPart
Constructor and Description |
---|
MemberProperty(String name,
Exp exp) |
Modifier and Type | Method and Description |
---|---|
protected Object |
clone() |
Object[] |
getChildren()
Returns an array of the object's children.
|
Exp |
getExp() |
String |
getName() |
void |
unparse(PrintWriter pw)
Writes a string representation of this parse tree
node to the given writer.
|
public Exp getExp()
public String getName()
public Object[] getChildren()
Walkable
are ignored.getChildren
in class QueryPart
public void unparse(PrintWriter pw)
QueryPart
Copyright © 2018 Hitachi Vantara. All rights reserved.