callHierarchy

langoustine.lsp.requests$.callHierarchy$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

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

Graph
Supertypes
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

Graph
Supertypes
class Object
trait Matchable
class Any
Self type