org.scalajs.linker

standard

package standard

Visibility
  1. Public
  2. All

Type Members

  1. final class CommonPhaseConfig extends AnyRef

    Common configuration given to all phases of the linker.

  2. final class CoreSpec extends AnyRef

    Core specification for the Scala.

  3. final class LinkedClass extends AnyRef

    A ClassDef after linking.

  4. abstract class LinkerBackend extends AnyRef

    A backend of a standard Scala.

  5. abstract class LinkerFrontend extends AnyRef

    A frontend for a standard Scala.

  6. final class LinkingUnit extends AnyRef

  7. sealed trait SymbolRequirement extends AnyRef

  8. final class Versioned[+T] extends AnyRef

    A versioned thing, accompanied by its version.

Ungrouped