Request

langoustine.tracer.LspMessage.Request
final case class Request(method: String, id: CallId, responded: Boolean, 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