パッケージ coins.drivergen.process

インタフェースの概要
Navigator Interface for process navigator.
 

クラスの概要
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.