stella
Interface ReservedTriggers
- All Known Implementing Classes:
- LoopingSequencer, XMLSequencer
public interface ReservedTriggers
A interface collection of reserved command names. The strings defined here
may not be used within other commands. Note that this are only the
command template definitions.
|
Field Summary |
static String[] |
RESERVED
The keyword for end-of-group command Must always be present. |
RESERVED
static final String[] RESERVED
- The keyword for end-of-group command Must always be present.