W3C home > Mailing lists > Public > www-style@w3.org > July 2010

Flute parser: counter() function

From: Mohamadou Nassourou <mohamadou.nassourou@uni-wuerzburg.de>
Date: Sat, 10 Jul 2010 12:56:46 +0200
Message-ID: <20100710125646.20054d0z4xxxhpta@webmail.uni-wuerzburg.de>
To: www-style@w3.org
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ürzburg
Received 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