| Author |
Deprecation doubt
|
N Naveen
Greenhorn
Joined: Sep 04, 2003
Posts: 27
|
|
Hi , I happened to read the specific article which you had poiunted out to eric lidell.I had a similar doubt in deprecation.Does the java compiler parse the javadoc comments tags also. To deprecate a method ,in its corresponding javadoc comment we have to include @deprecated . So this means the javac compiler has to parse the javadoc comments also. What other tags does it compile ?
|
 |
Pradeep bhatt
Ranch Hand
Joined: Feb 27, 2002
Posts: 8876
|
|
Hope this helps! http://forum.java.sun.com/thread.jsp?forum=31&thread=435242 Read about javadoc here http://java.sun.com/j2se/1.4.1/docs/tooldocs/windows/javadoc.html [ September 05, 2003: Message edited by: Pradeep Bhat ]
|
Groovy
|
 |
 |
|
|
subject: Deprecation doubt
|
|
|