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. |
Modifier and Type | Method and Description |
---|---|
java.util.List<SmcMessage> |
SmcSyntaxChecker.getMessages()
Returns a list of warning and error messages.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<SmcMessage> |
SmcParser.getMessages()
Returns the parser's warning and error messages list.
|
Copyright © 2015. Charles W. Rapp. All Rights Reserved. Use is subject to license terms.