FogBugz (Case [Issue]10983) Crosscutting and Misc - Represent a class definition with AST structure

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]10983) Crosscutting and Misc - Represent a class definition with AST structure

Pharo Issue Tracker
A FogBugz case was opened by Gisela Decuzzi.

Case ID:      10983
Title:        Represent a class definition with AST structure
Status:       Working On
Category:     Feature
Project:      Crosscutting and Misc
Area:         Misc
Priority:     4 - Would be nice
Milestone:    Pharo3.0: 30/03/2014
Assigned To:  Gisela Decuzzi

URL:          https://pharo.fogbugz.com/default.asp?10983

Add the possibility to represent a class definition message enhancing the arguments of a message send.
Example, not consider a variable declaration as a LiteralValue, represent as a VariableDefinition object containing Variables.

Make possible to request this representation on demand:
aNode asClassDefinition.

If it's not aClassDefinition message you get the same node, if it's you have the full representation.


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=10983) from this case.

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker