-
Bug
-
Resolution: Fixed
-
P5
-
6
-
b03
-
generic
-
generic
-
Not verified
I don't know if this is a bug or intentional, but in updating my visitor
implementations I found that Tree.Visitor, TreeScanner, Pretty, and
TreeTranslator don't have a method to support TypeBoundKind. Shouldn't
they? This node was added very late in the release, so maybe Neal
missed adding support for them.
###@###.### 2004-12-14 00:58:52 GMT
implementations I found that Tree.Visitor, TreeScanner, Pretty, and
TreeTranslator don't have a method to support TypeBoundKind. Shouldn't
they? This node was added very late in the release, so maybe Neal
missed adding support for them.
###@###.### 2004-12-14 00:58:52 GMT
- relates to
-
JDK-6338064 Tree API: can't determine kind of operator
- Closed