Skip to main content

Module type_hierarchy

Module type_hierarchy 

Source
Expand description

Tree-sitter based type hierarchy analysis.

Replaces JetBrains PSI getTypeHierarchy with direct AST node traversal.

Structs§

TypeHierarchyResult
TypeNode

Enums§

TypeNodeKind

Functions§

get_type_hierarchy_native
Get the type hierarchy for a named type.