Package com.github.chhorz.javadoc.tags
Interface InlineTag
-
- All Superinterfaces:
Tag
- All Known Implementing Classes:
CodeTag,DocRootTag,IndexTag,InheritDocTag,LinkPlainTag,LinkTag,LiteralTag,ReturnTagInline,SnippetTag,SummaryTag,SystemPropertyTag,ValueTag
public interface InlineTag extends Tag
Oracle documentation inline tags- Author:
- chhorz
-
-
Method Summary
-
Methods inherited from interface com.github.chhorz.javadoc.tags.Tag
getTagName
-
-