public interface OptionValidateOnly
Modifier and Type | Method and Description |
---|---|
boolean |
isValidateOnly()
Returns true the compiler should only validate.
|
void |
setValidateOnly(boolean enabled)
Sets whether or not the compiler should only validate.
|
Copyright © 2018. All rights reserved.