Package

org.scalajs.core.tools.linker

analyzer

Permalink

package analyzer

Visibility
  1. Public
  2. All

Type Members

  1. trait Analysis extends AnyRef

    Permalink

    Reachability graph produced by the Analyzer.

    Reachability graph produced by the Analyzer.

    Warning: this trait is not meant to be extended by third-party libraries and applications. Methods and/or fields can be added in subsequent versions, possibly causing LinkageErrors if you extend it.

  2. sealed trait SymbolRequirement extends AnyRef

    Permalink

Value Members

  1. object Analysis

    Permalink
  2. object Analyzer

    Permalink
  3. object SymbolRequirement

    Permalink

Ungrouped