All Classes
-
Class Summary Class Description Smc Main class for the state machine compiler application.Smc.Language This class explicitly stores each target language's properties: the start of the command line option, the language's full name, the language'sSmcCodeGeneratorsubclass, and whether the language also generates a header file and the header fillSmcCodeGeneratorsubclass.SmcSyntaxChecker Performs a global syntax check on the various elements of the abstract syntax tree.