View source
class TypeHierarchyPrepareRequest
package languageServerProtocol.protocol
import languageServerProtocol.protocol.TypeHierarchy
A request to result a TypeHierarchyItem
in a document at a given position.
Can be used as an input to a subtypes or supertypes type hierarchy.
Available since
3.17.0
.