package implementation
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- case class ClassLocation(symbol: String, file: Option[Path]) extends Product with Serializable
- final class GlobalClassTable extends AnyRef
- final class ImplementationProvider extends SemanticdbFeatureProvider
- case class InheritanceContext(findSymbol: (String) => Option[SymbolInformation], inheritance: Map[String, Set[ClassLocation]]) extends Product with Serializable
- class Supermethods extends AnyRef
- case class TextDocumentWithPath(textDocument: TextDocument, filePath: io.AbsolutePath) extends Product with Serializable
Value Members
- object ImplementationProvider
- object InheritanceContext extends java.io.Serializable
- object MethodImplementation
- object SuperMethodProvider
- object Supermethods