public interface CircusCommand extends CircusAction
An abstract command action definition. Available extensions are specification statement in Carroll Morgan's style; (possibly multiple) assignment; if guards in Dijkstra's style; (possibly multiple) variable declaration; and parameterised commands with qualified declarations.
It represents the grammar rule ParCommand as the base class of Circus commands.
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.