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 AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
SemanticdbGeneratedMessage
Inherited methods
An iterator over the names of all the elements of this product.
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an
Iterator[Any] - Inherited from:
- Product
Serializes the messgae and returns a byte array containing its raw bytes
Serializes the messgae and returns a byte array containing its raw bytes
Attributes
- Inherited from:
- SemanticdbGeneratedMessage
In this article