Class JTypeCommentContent
java.lang.Object
org.jboss.jdeparser.JTypeCommentContent
- All Implemented Interfaces:
CommentContent, DocCommentContent, HtmlCommentContent, Writable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) JTypegetType()voidwrite(SourceFileWriter writer)
-
Field Details
-
type
-
-
Constructor Details
-
JTypeCommentContent
JTypeCommentContent(JType type)
-
-
Method Details
-
getType
JType getType() -
write
- Specified by:
writein interfaceWritable- Throws:
IOException
-