[antlr-interest] TokenStreamRecognitionException class members

beckersheinzsb beckersheinzsb at yahoo.com
Fri Aug 13 01:25:48 PDT 2004


Hello

Why is the member "recog" (of type RecognitionException) of the class 
TokenStreamRecognitionException in the java implementation declared 
as public an in the c++ implementation declared as private?
I use antlr with c++ and should know how to get the line and column 
information out of the TokenStreamRecognitionException.
I see no possibility to get this information out if it, except 
botching it out of the return value of toString(). 
Has anybody an idea for a nice solution?

greets

Heinz




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/antlr-interest/

<*> To unsubscribe from this group, send an email to:
    antlr-interest-unsubscribe at yahoogroups.com

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



More information about the antlr-interest mailing list