[antlr-interest] Overriding makeToken()

mzukowski at yci.com mzukowski at yci.com
Tue Jun 24 09:34:55 PDT 2003


Bizarre.  All thoses fields really should be public.  Change your antlr
source and recompile it.  I'll copy Ter on this and see that it gets changed
for the next release.

Alternately make your lexer a member of the antlr package and you will have
access to those fields.  (Ick)

Monty

-----Original Message-----
From: Jim O'Connor [mailto:Jim.OConnor at microfocus.com] 
Sent: Tuesday, June 24, 2003 7:59 AM
To: antlr-interest at yahoogroups.com
Subject: [antlr-interest] Overriding makeToken()


Hi All,
  I want to access tokenStartColumn from an overriden makeToken() function.
tokenStartColumn is protected and has no getter().  Any suggestions? Jim




 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list