public interface Expr0N extends Expr
Modifier and Type | Method and Description |
---|---|
ExprList |
getExprList()
Returns the ExprList element.
|
ZExprList |
getZExprList()
This is a convenience method.
|
void |
setExprList(ExprList exprList)
Sets the ExprList element.
|
ExprList getExprList()
ZExprList getZExprList()
void setExprList(ExprList exprList)
exprList
- the ExprList element.getExprList()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.