type annotations inside javac
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Jan 30 19:29:14 PST 2013
On 01/30/2013 06:33 PM, Werner Michael Dietl wrote:
> For DPrinter, it would be helpful if the usage instructions gave
> information on what the first parameter (mode) can be (trees, symbols,
> ...) I needed to look through the source to figure this out.
Yes, noted. The addition of the first parameter was the result of a last
minute merge of three separate printers for ASTs, types and symbols.
I'll address your comment, and also make it clearer when a Type is an
AnnotatedType.
-- Jon
More information about the type-annotations-dev
mailing list