[Pharo-project] BlockArgsNode KeyWordNode
Hi I'm wondering why these classes are the only one of Compiler-Syntax and not Compiler-ParseNodes. And why nobody use them. Stef
2009/7/19 Stéphane Ducasse <stephane.ducasse@inria.fr>:
Hi
I'm wondering why these classes are the only one of Compiler-Syntax and not Compiler-ParseNodes. And why nobody use them.
Looks like a leftovers from something.. No methods, no refs to them.
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
yeap quite emtpy. Stef On Jul 19, 2009, at 9:14 PM, Igor Stasenko wrote:
2009/7/19 Stéphane Ducasse <stephane.ducasse@inria.fr>:
Hi
I'm wondering why these classes are the only one of Compiler-Syntax and not Compiler-ParseNodes. And why nobody use them.
Looks like a leftovers from something.. No methods, no refs to them.
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On 19.07.2009, at 16:00, Stéphane Ducasse wrote:
yeap quite emtpy.
http://code.google.com/p/pharo/issues/detail?id=962
Stef
On Jul 19, 2009, at 9:14 PM, Igor Stasenko wrote:
2009/7/19 Stéphane Ducasse <stephane.ducasse@inria.fr>:
Hi
I'm wondering why these classes are the only one of Compiler-Syntax and not Compiler-ParseNodes. And why nobody use them.
Looks like a leftovers from something.. No methods, no refs to them.
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Igor Stasenko -
Marcus Denker -
Stéphane Ducasse