INRIA / spoon

Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.

Home Page:http://spoon.gforge.inria.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delete old unused javadoc package

MartinWitt opened this issue · comments

We somehow have an internal unused package for javadoc, see https://github.com/INRIA/spoon/tree/master/src/main/java/spoon/javadoc/internal. Given we have a new javadoc parser from @I-Al-Istannen we can clean up this for java 17 branch. WDYT?

It is used in CtJavaDocImpl, so I am not sure we can just delete that.

All references are package internal.