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 QueryPartpublic void unparse(PrintWriter pw)
QueryPartCopyright © 2021 Hitachi Vantara. All rights reserved.