Package org.jboss.jdeparser
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) JType
getType()
void
write
(SourceFileWriter writer)
-
Field Details
-
type
-
-
Constructor Details
-
JTypeCommentContent
JTypeCommentContent(JType type)
-
-
Method Details
-
getType
JType getType() -
write
- Specified by:
write
in interfaceWritable
- Throws:
IOException
-