| Package | Description |
|---|---|
| com.thoughtworks.qdox.model | |
| com.thoughtworks.qdox.parser.impl |
| Modifier and Type | Method and Description |
|---|---|
TypeVariable |
ModelBuilder.createTypeVariable(TypeVariableDef typeVariableDef) |
static TypeVariable |
TypeVariable.createUnresolved(TypeVariableDef def,
JavaClassParent context) |
| Constructor and Description |
|---|
TypeVariable(java.lang.String fullName,
TypeVariableDef def,
JavaClassParent context) |
| Modifier and Type | Field and Description |
|---|---|
private TypeVariableDef |
Parser.typeVariable |