
public interface OptionWarnOverlappingSource
| Modifier and Type | Method and Description |
|---|---|
void |
setWarnOverlappingSource(boolean warnOverlappingSource)
Sets whether or not to warn when more than one module includes the same source files.
|
boolean |
warnOverlappingSource()
Whether or not to warn when more than one module includes the same source files.
|
void setWarnOverlappingSource(boolean warnOverlappingSource)
boolean warnOverlappingSource()
Copyright © 2018. All rights reserved.