Using Flute parser in a project, I tried implementing the counter() function, but I found that a bracket was missing. Following is the code retrieved from Parser.jj instead of : else if ("counter".equals(f)) { it should have been: else if ("counter(".equals(f)) { Mohamadou Nassourou Department of Computer Philology & Modern German Literature University of WürzburgReceived on Saturday, 10 July 2010 10:57:16 UTC
This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:13:48 UTC