@Deprecated(since="22.1") public interface CompilerOptions
RootNode, without
creating a dependency on the specific compiler used. Options can be tested for support before
setting.| Modifier and Type | Method and Description |
|---|---|
void |
setOption(String name,
Object value)
Deprecated.
|
boolean |
supportsOption(String name)
Deprecated.
|