Package net.emustudio.edigen
-
Class Summary Class Description Edigen The main application class.Translator A translator from the input file in the domain specific language (processor specification) to two output files (instruction decoder and disassembler) in the Java language.Visitor Generic tree node visitor. -
Enum Summary Enum Description Setting An enumeration of possible program configuration settings, usually read from the command line. -
Exception Summary Exception Description SemanticException This class represents an error found during semantic analysis, for example a duplicate rule name.