Package com.thoughtworks.qdox.parser.structs
package com.thoughtworks.qdox.parser.structs
Provides simple models to be constructed by the parser.
With these objects the ModeLbuilder constructs a complete Java Model
-
ClassesClassDescriptionUsed for both fields and parametersWildcardTypeDef must be a subclass of TypeDef, so it can be used in other classes.