org.scalajs

linker

package linker

Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class CheckedBehavior extends AnyRef

  2. trait ClearableLinker extends Linker

    A box around a Linker to support clearing.

  3. final class ESFeatures extends AnyRef

    ECMAScript features to use when linking to JavaScript.

  4. abstract class Linker extends AnyRef

    A Scala.

  5. final class LinkerOutput extends AnyRef

    Output specification for a linker run.

  6. class LinkingException extends Exception

    Thrown by the linker when linking cannot be performed.

  7. sealed abstract class ModuleInitializer extends AnyRef

    A module initializer for a Scala.

  8. abstract class ModuleKind extends AnyRef

    Kind of module structure emitted for the Scala.

  9. final class Semantics extends AnyRef

Value Members

  1. object CheckedBehavior

  2. object ClearableLinker

  3. object ESFeatures

  4. object LinkerOutput

  5. object ModuleInitializer

    Factory for ModuleInitializers.

  6. object ModuleKind

  7. object Semantics

  8. object StandardLinker

  9. object StandardLinkerPlatformExtensions

  10. package analyzer

  11. package backend

  12. package checker

  13. package frontend

  14. package irio

  15. package standard

Ungrouped