Revision 564464

Go back to digest for 23rd July 2006

Features in Development Tools

Jakob Petsovits committed changes in /branches/work/kdevelop-pg/examples:

First usage of rule arguments in the Java and C# grammars:
Make the status variable ellipsis_occurred / parameter_array_occurred
local to the parameter declaration lists instead of needing them
to be an instance variable.

This is something I had been wanting to do for a looong time :D

File Changes

Modified 6 files
  • /branches/work/kdevelop-pg/examples
  •   /csharp/csharp.cpp
  •   /csharp/csharp.g
  •   /csharp/csharp.h
  •   /java/java.cpp
  •   /java/java.g
  •   /java/java.h
6 files changed in total