| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| public static void |
| ProxyCompiler | back to summary |
|---|---|
| public ProxyCompiler() | |
| compile | back to summary |
|---|---|
| public static void compile(String filename, String destDir) Compiles the python file by loading it FIXME: this is quite hackish right now. It basically starts a whole interpreter and sets proxyDebugDirectory as the destination for the compiled proxy class | |