Packages

p

scala.meta.internal

implementation

package implementation

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final case class ClassHierarchyItem(symbolInformation: SymbolInformation, asSeenFrom: Map[String, String]) extends Product with Serializable
  2. final class GlobalClassTable extends AnyRef
  3. final class ImplementationProvider extends AnyRef
  4. case class InheritanceContext(findSymbol: (String) ⇒ Option[SymbolInformation], inheritance: Map[String, Set[ClassLocation]]) extends Product with Serializable
  5. class Supermethods extends AnyRef
  6. case class TextDocumentWithPath(textDocument: TextDocument, filePath: io.AbsolutePath) extends Product with Serializable

Ungrouped