-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
6
-
generic
-
generic
The DeclarationVisitor interface includes methods corresponding to interfaces that shoud have no corresponding concrete classes; i.e. all ExecutableDeclaration's should either be concretely ConstructorDeclarations or MethodDeclarations. Such method might be removable from the api.
Additionally, it would be simply if the declaration scanner mechanism only had a source order form; to implement this using public api elements, a getAllMembers method would be needed (bug 6194307).
Additionally, it would be simply if the declaration scanner mechanism only had a source order form; to implement this using public api elements, a getAllMembers method would be needed (bug 6194307).
- duplicates
-
JDK-6332022 Update JSR 269 to Early Draft v0.39
- Resolved
- relates to
-
JDK-5103912 (soa) Visitor api could be improved
- Closed
-
JDK-6194307 (soa) More convenient declaration api would provide a getAllMembers() method
- Closed