Class ThrowsDocComment
- java.lang.Object
-
- com.webcohesion.enunciate.javac.javadoc.ThrowsDocComment
-
- All Implemented Interfaces:
DocComment
public class ThrowsDocComment extends Object implements DocComment
- Author:
- Ryan Heaton
-
-
Constructor Summary
Constructors Constructor Description ThrowsDocComment(DecoratedExecutableElement executableElement, String fqn)
-
-
-
Constructor Detail
-
ThrowsDocComment
public ThrowsDocComment(DecoratedExecutableElement executableElement, String fqn)
-
-
Method Detail
-
get
public String get(JavaDocTagHandler tagHandler)
- Specified by:
getin interfaceDocComment
-
-