public interface OptionStrictSourceResources
Modifier and Type | Method and Description |
---|---|
boolean |
enforceStrictSourceResources()
Returns true if the compiler should not implicitly add a "client" dependency.
|
void |
setEnforceStrictSourceResources(boolean strictSourceResources)
Sets whether the compiler should not implicitly add a "client" dependency.
|
boolean enforceStrictSourceResources()
void setEnforceStrictSourceResources(boolean strictSourceResources)
Copyright © 2018. All rights reserved.