Hi,
This patch provides some extensions to Parser package of packages/stinst/parser.
Extensions to Behavior:
1. lookupFormattedSourceString: aSelector
Lookup and return the formatted source codes of a method.
Extensions to Symbol:
2. implementors and printImplementors
Method implementors returns all the compiled method which implements the
selector named by the receiver, printImplementors print these compiled
methods to the stdout.
lee
ChangeLog
2009-10-27 Lee Duhem <
[hidden email]>
* Extensions.st: Add #lookupFormattedSourceString:, #implements and
#printImplementors.
_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk