Package

scala.scalanative

nscplugin

Permalink

package nscplugin

Visibility
  1. Public
  2. All

Type Members

  1. trait NirDefinitions extends AnyRef

    Permalink
  2. trait NirGenExpr extends AnyRef

    Permalink
  3. trait NirGenFile extends AnyRef

    Permalink
  4. trait NirGenName extends AnyRef

    Permalink
  5. abstract class NirGenPhase extends PluginComponent with NirGenStat with NirGenExpr with NirGenUtil with NirGenFile with NirGenType with NirGenName

    Permalink
  6. trait NirGenStat extends AnyRef

    Permalink
  7. trait NirGenType extends AnyRef

    Permalink
  8. trait NirGenUtil extends AnyRef

    Permalink
  9. trait NirGlobalAddons extends NirDefinitions

    Permalink
  10. class NirPlugin extends Plugin

    Permalink
  11. abstract class NirPrimitives extends AnyRef

    Permalink
  12. abstract class PrepNativeInterop extends PluginComponent with Transform

    Permalink

    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.

Value Members

  1. object NirPrimitives

    Permalink
  2. object PrepNativeInterop

    Permalink

Ungrouped