|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Smc
class which implements
the state machine compiler application.
See:
Description
Class Summary | |
---|---|
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.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |