A DESCRIPTION OF THE REQUEST :
Currently apt does not support local variable annotations. This means that to parse at the local variable level one could not use apt and must instead use a custom parser.
I think apt should support processing annotated local variables.
JUSTIFICATION :
apt is incomplete; it should support all kinds of annotations.
CUSTOMER SUBMITTED WORKAROUND :
Use JavaCC or other Java source parsers.
###@###.### 10/21/04 17:06 GMT
Currently apt does not support local variable annotations. This means that to parse at the local variable level one could not use apt and must instead use a custom parser.
I think apt should support processing annotated local variables.
JUSTIFICATION :
apt is incomplete; it should support all kinds of annotations.
CUSTOMER SUBMITTED WORKAROUND :
Use JavaCC or other Java source parsers.
###@###.### 10/21/04 17:06 GMT
- duplicates
-
JDK-5067272 (soa) Mirror api should grant access to the code for copying it when generating files
- Closed