|
SMC 6_0_1 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
finite state machine model
instance.
See:
Description
Class Summary | |
---|---|
SmcMessage | Stores a warning or error message, the .sm file line number on which it occurred and the FSM's name. |
SmcParser | Reads in a finite state machine definition from an input
stream and returns the
FSM model. |
Enum Summary | |
---|---|
SmcParser.TargetLanguage | The currently supported SMC target languages. |
Provides the classes for parsing an SMC text definition into
a finite state machine model
instance. This model is used by an SMC
source code generator
to produce the target source code. Other model uses would be
to produce a UML diagram, calculate statistics and optimize
the state machine.
|
SMC 6_0_1 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |