typeHierarchy

class Object
trait Matchable
class Any

Type members

Classlikes

object subtypes extends LSPRequest

A request to resolve the subtypes for a given TypeHierarchyItem.

A request to resolve the subtypes for a given TypeHierarchyItem.

Since:

3.17.0

Source:
requests.scala
object supertypes extends LSPRequest

A request to resolve the supertypes for a given TypeHierarchyItem.

A request to resolve the supertypes for a given TypeHierarchyItem.

Since:

3.17.0

Source:
requests.scala