-
Enhancement
-
Resolution: Won't Fix
-
P2
-
5.0
-
generic
-
solaris_7
Javac's AST for
int[] a, b[];
cannot be mapped back to the source. The representation should be modified to model the abstract syntax.
int[] a, b[];
cannot be mapped back to the source. The representation should be modified to model the abstract syntax.
- relates to
-
JDK-5005090 Add AST node types for type parameters and type arguments
- Closed
-
JDK-6278108 Provide access to lexer in Tree API
- Open
-
JDK-4813736 API to compiler ASTs (aka Tree API)
- Closed