
public interface OptionOrdinalizeEnums
| Modifier and Type | Method and Description |
|---|---|
void |
setOrdinalizeEnums(boolean enabled)
Sets whether or not the compiler should ordinalize enums.
|
boolean |
shouldOrdinalizeEnums()
Returns true if the compiler should ordinalize enums.
|
Copyright © 2018. All rights reserved.