com.inxar.syntacs.translator.lr
Class BurnerController
java.lang.Object
|
+--com.inxar.syntacs.translator.lr.BurnerController
- public class BurnerController
- extends Object
The BurnerController
is centrally responsible for
overseeing and coordinating various Burner
instances.
It is the thing that does the work of creating each
CompilationUnit
and top-level
PackageClass
and handing it off it to a
Burner
to get burned.
Method Summary |
void |
burn()
|
BurnerController
public BurnerController()
burn
public void burn()