Smc
class which implements
the state machine compiler application.See: Description
Class | Description |
---|---|
Smc |
Main class for the state machine compiler application.
|
SmcSyntaxChecker |
Performs a global syntax check on the various elements of the
abstract syntax tree.
|
Provides the Smc
class which implements
the state machine compiler application. Smc processes the
command line arguments to configure the applications and then
applies that configuration to the parser, model and generator
packages which do the actual work.
Copyright © 2015. Charles W. Rapp. All Rights Reserved. Use is subject to license terms.