Package org.eclipse.handly.xtext.ui.callhierarchy
Provides Xtext-specific extensions for the Handly call hierarchy framework.
See org.eclipse.handly.internal.examples.xtext.xtext.ui.callhierarchy
for usage example.
- See Also:
org.eclipse.handly.ui.callhierarchy
-
Class Summary Class Description XtextCallHierarchyNode A partial implementation forICallHierarchyNode
based on Xtext.XtextCallHierarchyUtility Serves as a basis for the implementation ofXtextCallHierarchyNode
by providing API and default implementation to find the call references and obtain the call text info.