Package | Description |
---|---|
com.thoughtworks.qdox.builder |
Provides classes which transform the structs from the JavaParser to the Java model elements
|
com.thoughtworks.qdox.builder.impl |
Provides the default implementation of the classes which transform the structs from the JavaParser to the Java model elements
|
Modifier and Type | Method and Description |
---|---|
void |
Builder.addJavaDocTag(TagDef def) |
Modifier and Type | Field and Description |
---|---|
private java.util.List<TagDef> |
ModelBuilder.lastTagSet |
Modifier and Type | Method and Description |
---|---|
void |
ModelBuilder.addJavaDocTag(TagDef tagDef) |