Packages

package imports

Type Members

  1. case class DeclarationOfScope(declaration: Declaration, scope: Scope) extends ResolutionConstraint with Product with Serializable
  2. case class ScopeImport(importingScope: Scope, importedScope: Scope) extends ScopeConstraint with Product with Serializable

Ungrouped