Uses of Interface
org.jboss.jdeparser.JDocComment
-
Uses of JDocComment in org.jboss.jdeparser
Classes in org.jboss.jdeparser that implement JDocCommentModifier and TypeClassDescription(package private) class(package private) class(package private) classMethods in org.jboss.jdeparser that return JDocCommentModifier and TypeMethodDescriptionAbstractJDocComment.block()JDocComment.block()Add a comment sub-block at this location.AbstractJDocComment.br()JDocComment.br()Add a line separator.AbstractJDocCommentable.docComment()ImplJAnonymousClassDef.docComment()JDocCommentable.docComment()Get or create the doc comment for this element.SuccessorJVarDeclaration.docComment()AbstractJDocComment.docRoot()JDocComment.docRoot()Add the{@docRoot}tag at this position.AbstractJDocComment.inlineDocTag(String tag, String body) JDocComment.inlineDocTag(String tag, String body) Add an inline doc tag with simple content.AbstractJDocComment.nl()JDocComment.nl()Add a newline.AbstractJDocComment.p()JDocComment.p()Add a paragraph separator.AbstractJDocComment.sp()JDocComment.sp()Add a non-trailing space.Add some text to the end of this comment.Add a type name to the end of this comment.Add a@valueinline tag.