Class ClassDef
java.lang.Object
com.thoughtworks.qdox.parser.structs.LocatedDef
com.thoughtworks.qdox.parser.structs.ClassDef
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
Fields inherited from class com.thoughtworks.qdox.parser.structs.LocatedDef
lineNumber
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLASS
- See Also:
-
INTERFACE
- See Also:
-
ENUM
- See Also:
-
ANNOTATION_TYPE
- See Also:
-
name
-
modifiers
-
typeParams
-
extendz
-
implementz
-
type
-
-
Constructor Details
-
ClassDef
public ClassDef()
-
-
Method Details