SymbolInformation

final case class SymbolInformation(symbol: String, language: Language, kind: Kind, properties: Int, displayName: String) extends SemanticdbMessage[SymbolInformation]
Companion
object
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

final override def serializedSize: Int
Definition Classes

Inherited methods

Inherited from
Product