dotty.tools.dotc.semanticdb.SymbolInformation
See theSymbolInformation companion class
object SymbolInformation extends SemanticdbGeneratedMessageCompanion[SymbolInformation]
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrortrait SemanticdbGeneratedMessageCompanion[SymbolInformation]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
SymbolInformation.type
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
trait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object CLASSobject CONSTRUCTORobject FIELDobject INTERFACEobject LOCALobject MACROobject METHODobject OBJECTobject PACKAGEobject PACKAGE_OBJECTobject PARAMETERtrait Recognizedobject SELF_PARAMETERobject TRAITobject TYPEobject TYPE_PARAMETERobject UNKNOWN_KINDclass UnrecognizedShow all
object Kind
Attributes
- Companion
- object
- Supertypes
-
trait SemanticdbGeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object ABSTRACTobject CASEobject CONTRAVARIANTobject COVARIANTobject DEFAULTobject ENUMobject FINALobject GIVENobject IMPLICITobject INFIXobject INLINEobject LAZYobject OPAQUEobject OPENobject PRIMARYtrait Recognizedobject SEALEDobject STATICobject TRANSPARENTobject UNKNOWN_PROPERTYobject VALobject VARclass UnrecognizedShow all
Inherited types
The names of the product elements
The name of the type
Attributes
- Inherited from:
- SemanticdbGeneratedMessageCompanion
Value members
Concrete methods
def of(symbol: String, language: Language, kind: Kind, properties: Int, displayName: String, signature: Signature, annotations: Seq[Annotation], access: Access, overriddenSymbols: Seq[String], documentation: Option[Documentation]): SymbolInformation
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