public class Compiler
extends java.lang.Object
Constructor and Description |
---|
Compiler(java.io.File saolFile) |
Compiler(java.io.File saolFile,
int nAction) |
Modifier and Type | Method and Description |
---|---|
void |
compile() |
java.util.Map |
getInstrumentMap() |
static void |
main(java.lang.String[] arguments) |