Interface DocComment
-
- All Known Implementing Classes:
ParamDocComment,ReturnDocComment,StaticDocComment,ThrowsDocComment
public interface DocComment- Author:
- Ryan Heaton
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringget(JavaDocTagHandler tagHandler)
-
-
-
Method Detail
-
get
String get(JavaDocTagHandler tagHandler)
-
-