abstract classPrepNativeInterop extends PluginComponent with Transform
This phase does:
- Rewrite calls to scala.Enumeration.Value (include name string) (Ported from ScalaJS)
- Rewrite the body scala.util.PropertiesTrait.scalaProps to
be statically determined at compile-time.