public interface HideExpr extends Expr1
| Modifier and Type | Method and Description |
|---|---|
NameList |
getNameList()
Returns the NameList element.
|
ZNameList |
getZNameList()
This is a convenience method.
|
void |
setNameList(NameList nameList)
Sets the NameList element.
|
NameList getNameList()
ZNameList getZNameList()
void setNameList(NameList nameList)
nameList - the NameList element.getNameList()Copyright © 2003–2016 Community Z Tools Project. All rights reserved.