
public interface OptionStrict
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStrict()
Returns true if the compiler should strictly fail when any input file has compilation errors.
|
void |
setStrict(boolean enabled)
Sets whether or not the compiler should strictly fail when any input file has compilation
errors.
|
Copyright © 2018. All rights reserved.