Interface ICallHierarchyResultListener

    • Method Detail

      • callHierarchyResultChanged

        void callHierarchyResultChanged​(CallHierarchyResultEvent e)
        Called to notify listeners of changes in a ICallHierarchyResult. The event object e is only guaranteed to be valid for the duration of the call.
        Parameters:
        e - the event object describing the change, can't be null