Notification

langoustine.tracer.LspMessage.Notification
final case class Notification(generatedId: CallId, method: String, direction: Direction) extends LspMessage

Members list

Value members

Inherited methods

def methodName: Option[String]

Attributes

Inherited from:
LspMessage
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val id: CallId

Attributes

Inherited from:
LspMessage