dotty.tools.dotc.semanticdb.Scope
See theScope companion object
final case class Scope(symlinks: Seq[String], hardlinks: Seq[SymbolInformation]) extends SemanticdbGeneratedMessage
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait SemanticdbGeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any