public interface OptionSoycHtmlDisabled extends OptionCompilerMetricsEnabled
Modifier and Type | Method and Description |
---|---|
boolean |
isSoycHtmlDisabled()
Returns false if the compiler should produce HTML SOYC compile reports in
addition to XML reports.
|
void |
setSoycHtmlDisabled(boolean disabled)
Sets whether or not the compiler should produce HTML compile reports in
addition to SOYC XML output.
|
isCompilerMetricsEnabled, setCompilerMetricsEnabled
boolean isSoycHtmlDisabled()
void setSoycHtmlDisabled(boolean disabled)
Copyright © 2018. All rights reserved.