org.mule.devkit.doclet
Class Comment
java.lang.Object
org.mule.devkit.doclet.Comment
public class Comment
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Comment
public Comment(String text,
ContainerInfo base,
SourcePositionInfo sp)
tags
public TagInfo[] tags()
tags
public TagInfo[] tags(String name)
paramTags
public ParamTagInfo[] paramTags()
seeTags
public SeeTagInfo[] seeTags()
throwsTags
public ThrowsTagInfo[] throwsTags()
returnTags
public TagInfo[] returnTags()
apiTags
public TagInfo[] apiTags()
deprecatedTags
public TagInfo[] deprecatedTags()
undeprecateTags
public TagInfo[] undeprecateTags()
attrTags
public AttrTagInfo[] attrTags()
briefTags
public TagInfo[] briefTags()
isHidden
public boolean isHidden()
isDocOnly
public boolean isDocOnly()
isDeprecated
public boolean isDeprecated()
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.