final class CompilerOptionsPreprocessor
extends java.lang.Object
Also, turns off options if the provided options don't make sense together.
| Modifier and Type | Class and Description |
|---|---|
static class |
CompilerOptionsPreprocessor.InvalidOptionsException
Exception to indicate incompatible options in the CompilerOptions.
|
| Modifier | Constructor and Description |
|---|---|
private |
CompilerOptionsPreprocessor() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static void |
preprocess(CompilerOptions options) |
static void preprocess(CompilerOptions options)