public interface ActionD extends Action1
An abstract unary Circus action with Z declarations.
The parser must enforce that the declared variables do not have strokes via VarDecl,
that strokes should be ignored via InclDecl (schema inclusion), and that ConstDecl
is not allowed at all.
| 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.
|
getCircusAction, setCircusActionDeclList getDeclList()
ZDeclList getZDeclList()
void setDeclList(DeclList declList)
declList - the DeclList element.getDeclList()Copyright © 2003–2016 Community Z Tools Project. All rights reserved.