-
Enhancement
-
Resolution: Fixed
-
P5
-
6
-
generic
-
generic
com.sun.tools.javadoc.DocCommentScanner and
com.sun.tools.javac.parser.Scanner shares some
functionality which has lead to duplication of code.
We should make a class which encapsulates buf,ch,bp etc.
to allow digit and convertUnicode to be shared.
###@###.### 2005-2-16 07:38:50 GMT
com.sun.tools.javac.parser.Scanner shares some
functionality which has lead to duplication of code.
We should make a class which encapsulates buf,ch,bp etc.
to allow digit and convertUnicode to be shared.
###@###.### 2005-2-16 07:38:50 GMT