Package coins.drivergen.process

Interface Summary
Navigator Interface for process navigator.
 

Class Summary
GenerateCode GenerateCode is one of the process, convert Lir to assember code
MakeHirFromSource MakeHirFromSource is one oth the process, convert Source file to Hir form.
MakeNewLirFromHir MakeNewLirFromHir is one of the process, convert Hir to new formed Lir.
Process abstract class Process Class process is the super class of module which is invoked by Driver.
ProcessManager Class ProcessManager has a table for Process and name.