dotty.tools.dotc.semanticdb.TextDocument
See theTextDocument companion class
object TextDocument extends SemanticdbGeneratedMessageCompanion[TextDocument]
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrortrait SemanticdbGeneratedMessageCompanion[TextDocument]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
TextDocument.type
Members list
Type members
Inherited types
The names of the product elements
The name of the type
Attributes
- Inherited from:
- SemanticdbGeneratedMessageCompanion
Value members
Concrete methods
def of(schema: Schema, uri: String, text: String, md5: String, language: Language, symbols: Seq[SymbolInformation], occurrences: Seq[SymbolOccurrence], diagnostics: Seq[Diagnostic], synthetics: Seq[Synthetic]): TextDocument
Parses a message from a CodedInputStream.
Parses a message from a CodedInputStream.
Attributes
Inherited methods
Merges the given message with the additional fields in the steam.
Merges the given message with the additional fields in the steam.
Attributes
- Inherited from:
- SemanticdbGeneratedMessageCompanion
Attributes
- Inherited from:
- SemanticdbGeneratedMessageCompanion
Concrete fields
Givens
Givens
Implicits
Implicits
In this article