public interface OptionSoycEnabled extends OptionCompilerMetricsEnabled
Modifier and Type | Method and Description |
---|---|
boolean |
isSoycEnabled()
Returns true if the compiler should gather Story Of Your Compile data.
|
void |
setSoycEnabled(boolean enabled)
Sets whether or not the compiler should gather Story Of Your Compile data.
|
isCompilerMetricsEnabled, setCompilerMetricsEnabled
Copyright © 2018. All rights reserved.