public interface OptionRemoveDuplicateFunctions
Modifier and Type | Method and Description |
---|---|
void |
setRemoveDuplicateFunctions(boolean enabled)
Sets whether or not the compiler should remove duplicate functions.
|
boolean |
shouldRemoveDuplicateFunctions()
Returns true if the compiler should remove duplicate functions.
|
Copyright © 2018. All rights reserved.