callHierarchy

langoustine.lsp.requests.callHierarchy
object callHierarchy

Attributes

Source
requests.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object incomingCalls extends LSPRequest

A request to resolve the incoming calls for a given CallHierarchyItem.

A request to resolve the incoming calls for a given CallHierarchyItem.

since 3.16.0

Attributes

Source
requests.scala
Supertypes
class LSPRequest
class Object
trait Matchable
class Any
Self type
object outgoingCalls extends LSPRequest

A request to resolve the outgoing calls for a given CallHierarchyItem.

A request to resolve the outgoing calls for a given CallHierarchyItem.

since 3.16.0

Attributes

Source
requests.scala
Supertypes
class LSPRequest
class Object
trait Matchable
class Any
Self type