package imports
Type Members
- case class DeclarationOfScope(declaration: Declaration, scope: Scope) extends ResolutionConstraint with Product with Serializable
- case class ScopeImport(importingScope: Scope, importedScope: Scope) extends ScopeConstraint with Product with Serializable