public interface OptionInlineLiteralParameters
Modifier and Type | Method and Description |
---|---|
void |
setInlineLiteralParameters(boolean enabled)
Sets whether or not the compiler should inline literal parameters.
|
boolean |
shouldInlineLiteralParameters()
Returns true if the compiler should inline literal parameters.
|
Copyright © 2018. All rights reserved.