public interface OptionEnableAssertions
Modifier and Type | Method and Description |
---|---|
boolean |
isEnableAssertions()
Returns true if the compiler should generate code to check assertions.
|
void |
setEnableAssertions(boolean enableAssertions)
Sets whether or not the compiler should generate code to check assertions.
|
Copyright © 2018. All rights reserved.