Package | Description |
---|---|
net.sf.smc |
Provides the
Smc class which implements
the state machine compiler application. |
net.sf.smc.parser |
Provides the classes for parsing an SMC text definition into
a
finite state machine model
instance. |
Class and Description |
---|
SmcMessage
Stores a warning or error message, the .sm file line number on
which it occurred and the FSM's name.
|
SmcParser.TargetLanguage
The currently supported SMC target languages.
|
Class and Description |
---|
SmcMessage
Stores a warning or error message, the .sm file line number on
which it occurred and the FSM's name.
|
SmcParser.TargetLanguage
The currently supported SMC target languages.
|
Copyright © 2015. Charles W. Rapp. All Rights Reserved. Use is subject to license terms.