public interface BindExpr extends Expr
| Modifier and Type | Method and Description |
|---|---|
DeclList |
getDeclList()
Returns the DeclList element.
|
ZDeclList |
getZDeclList()
This is a convenience method.
|
void |
setDeclList(DeclList declList)
Sets the DeclList element.
|
DeclList getDeclList()
ZDeclList getZDeclList()
void setDeclList(DeclList declList)
declList - the DeclList element.getDeclList()Copyright © 2003–2016 Community Z Tools Project. All rights reserved.