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) |
boolean |
supportsOption(String name) |