public interface OptionCompilerMetricsEnabled
Modifier and Type | Method and Description |
---|---|
boolean |
isCompilerMetricsEnabled()
Returns true if the compiler should output compilation metrics.
|
void |
setCompilerMetricsEnabled(boolean enabled)
Sets whether or not the compiler should output compilation metrics.
|
Copyright © 2018. All rights reserved.