Represents an incoming call, e.g. a caller of a method or constructor.
Represents an incoming call, e.g. a caller of a method or constructor.
(from call-hierarchy-incoming-call)
The item that makes the call.
The item that makes the call.
(from-ranges call-hierarchy-incoming-call)
The range at which at which the calls appears. This is relative to the caller denoted by {@linkcode CallHierarchyIncomingCall.from this.from}.
The range at which at which the calls appears. This is relative to the caller denoted by {@linkcode CallHierarchyIncomingCall.from this.from}.
(set-from! call-hierarchy-incoming-call value)
The item that makes the call.
The item that makes the call.
(set-from-ranges! call-hierarchy-incoming-call value)
The range at which at which the calls appears. This is relative to the caller denoted by {@linkcode CallHierarchyIncomingCall.from this.from}.
The range at which at which the calls appears. This is relative to the caller denoted by {@linkcode CallHierarchyIncomingCall.from this.from}.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close