
public interface OptionJsonSoycEnabled extends OptionCompilerMetricsEnabled
| Modifier and Type | Method and Description |
|---|---|
boolean |
isJsonSoycEnabled()
Returns true if the compiler should record and emit Compile Report information in json format.
|
void |
setJsonSoycEnabled(boolean value)
Sets whether or not the compiler should record and emit Compile Report information in json
format.
|
isCompilerMetricsEnabled, setCompilerMetricsEnabledboolean isJsonSoycEnabled()
void setJsonSoycEnabled(boolean value)
Copyright © 2018. All rights reserved.