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 <[email protected]>
* Extensions.st: Add #lookupFormattedSourceString:, #implements and
#printImplementors.
stinst.patch
Description: Binary data
_______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
