callHierarchy

class Object
trait Matchable
class Any

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

Source:
requests.scala
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

Source:
requests.scala