org.tritonus.saol.compiler
Class Compiler
java.lang.Object
org.tritonus.saol.compiler.Compiler
public class Compiler
- extends java.lang.Object
Constructor Summary |
Compiler(java.io.File saolFile)
|
Compiler(java.io.File saolFile,
int nAction)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Compiler
public Compiler(java.io.File saolFile)
Compiler
public Compiler(java.io.File saolFile,
int nAction)
compile
public void compile()
throws java.lang.Exception
- Throws:
java.lang.Exception
getInstrumentMap
public java.util.Map getInstrumentMap()
main
public static void main(java.lang.String[] arguments)