TokenTypes.java seems to be a generated source file. Will editing
this javadoc be later overwritten be regenerating the file? As
previously mentioned, the Java language seldom changes, but if I'm
missing something and should really be editing another file that
TokenTypes is generated from, let me know.
Also, consider the token types PACKAGE_DEF and LITERAL_PACKAGE. In
the generated tree PACKAGE_DEF occurs, but not LITERAL_PACKAGE. Where
is LITERAL_PACKAGE used?
--Peter
Lars K=FChne writes:
> Peter,
>=20
> you are most welcome to send a patch, preferably as a JavaDoc update=
for=20
> the TokenType class, not a separate HTML document.
>=20
> Cheers,
> Lars
>=20
> Peter Dobratz wrote:
>=20
> >Hi,
> >
> >I would like to volunteer to write a document describing the token
> >types. Someone else who better understands the API might be able t=
o
> >write this quicker, but I'd like to take the opportunity to learn e=
ach
> >of the types (and specifically where they can legally occur in a ja=
va
> >file). If there are no objections, I'll start working on this and
> >hopefully be done with it by the end of the week.
> >
> >--Peter
> >
> >
> > =20
> >
>=20
>=20
>=20
>=20
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of TotalView, The d=
ebugger=20
> for complex code. Debugging C/C++ programs can leave you feeling los=
t and=20
> disoriented. TotalView can help you find your way. Available on majo=
r UNIX=20
> and Linux platforms. Try it free. http://www.etnus.com
> _______________________________________________
> Checkstyle-devel mailing list
> Checkstyle-devel@...
> https://lists.sourceforge.net/lists/listinfo/checkstyle-devel
>=20
|