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