| Package | Description | 
|---|---|
| oracle.javatools.parser.java.v2.model.doc | The parser model API for doc elements. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | SourceDocBlockTagA  SourceDocBlockTagrepresents a block tag within aSourceDocComment. | 
| interface  | SourceDocCommentA  SourceDocCommentrepresents a documentation
 comment ("doc comment") associated with a class, interface,
 constructor, method, or field. | 
| interface  | SourceDocInlineTagA  SourceDocInlineTagrepresents an in-line tag within aSourceDocDescription. | 
| interface  | SourceDocTagA  SourceDocTagrepresents a block tag within aSourceDocCommentor an in-line tag within aSourceDocDescription. |