langoustine.lsp.structures.CallHierarchyIncomingCall
See theCallHierarchyIncomingCall companion object
Represents an incoming call, e.g. a caller of a method or constructor.
Value parameters
- from
-
The item that makes the call.
- fromRanges
-
The ranges at which the calls appear. This is relative to the caller denoted by
[[CallHierarchyIncomingCall.from
this.from]]
.
Attributes
- Since
-
3.16.0
- Companion
- object
- Source
- structures.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article