PackageDescription: RBDiveIntoMethod


RB Dive Into Method

Last published: April 17, 2007 by 'wmayer'

Defines 0 Classes
Extends 6 Classes


This package adds a 'Goto implementor...' entry to the context menu of
the RB's code tool. It allows to "jump" to an implementor of a
hyper-highlighted method selector.

Prerequisites: RBrowserHistory and HyperRBCodeHighlighting.

TODO:
- fix a few bugs where the browser does not select the right package, class/instance side
- the menu item should probably be hidden instead of greyed out
- offer the same item for senders
- utilise type inference (RoelTyper)