Hi!

On Sat, 13 Mar 1999 Stefan Lauterbach wrote:
>Hi,
>
>of course the wrong list. But maybe one of the java wizards here on the
>list knows the answer: How can I get the actual line at the end of a rule
>in the Java Compiler Compiler (javacc) ?

Your underlying inputstream should have a method getEndLine(), if your JavaCC
release is not too old. Read the JavaCC FAQ for information on how to get the
last token of a rule.

Ciao,
Andreas



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
  • javacc Stefan Lauterbach
    • Andreas Rueckert

Reply via email to