Package org.jboss.jdeparser
Class JTypeCommentContent
- java.lang.Object
-
- org.jboss.jdeparser.JTypeCommentContent
-
- All Implemented Interfaces:
CommentContent,DocCommentContent,HtmlCommentContent,Writable
class JTypeCommentContent extends java.lang.Object implements CommentContent
-
-
Constructor Summary
Constructors Constructor Description JTypeCommentContent(JType type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) JTypegetType()voidwrite(SourceFileWriter writer)
-