|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JAXXCompilerLaunchor | |
|---|---|
| jaxx.compiler | |
| Uses of JAXXCompilerLaunchor in jaxx.compiler |
|---|
| Fields in jaxx.compiler declared as JAXXCompilerLaunchor | |
|---|---|
protected static JAXXCompilerLaunchor |
JAXXCompilerLaunchor.singleton
shared instance of unique launchor at a givne time. |
| Methods in jaxx.compiler that return JAXXCompilerLaunchor | |
|---|---|
static JAXXCompilerLaunchor |
JAXXCompilerLaunchor.get()
|
static JAXXCompilerLaunchor |
JAXXCompilerLaunchor.newLaunchor()
Create a new empty launchor and set it as current launchor accessible via method get() |
static JAXXCompilerLaunchor |
JAXXCompilerLaunchor.newLaunchor(java.io.File[] files,
java.lang.String[] classNames,
CompilerOptions options)
Create a new launchor and set it as current launchor accessible via method get(). |
static JAXXCompilerLaunchor |
JAXXCompilerLaunchor.newLaunchor(java.io.File base,
java.lang.String[] relativePaths,
CompilerOptions options)
Create a new launchor and set it as current launchor accessible via method get(). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||