[antlr-interest] Java *_return Access Level

Randall R Schulz rschulz at sonic.net
Thu Oct 9 17:29:55 PDT 2008


Hi,

Is there any reason the many *_return classes generated when a grammar 
uses the "returns [ ... ]" construct (under Java) cannot be 
declared "private" (or, at least, "protected")?

This would have the salutary effect of excluding them from the external 
JavaDoc HTML typically generated from ANTLR-generated sources, which 
usually excludes private members.


Randall Schulz


More information about the antlr-interest mailing list