public class Main extends KernelMain
KernelMain._IgnoreAllApplicationClasses
_momlClassName, _toplevel
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String[] |
_parseArgs(GeneratorAttribute attribute)
Parse any code generator specific arguments.
|
void |
addTransforms()
Add transforms to the Scene.
|
addStandardOptimizations, addTransform, addTransform, compile, generateCode, initialize, toplevel
public void addTransforms()
addTransforms
in class KernelMain
protected java.lang.String[] _parseArgs(GeneratorAttribute attribute) throws java.lang.Exception
_parseArgs
in class KernelMain
java.lang.Exception