Class ClassDef
java.lang.Object
com.thoughtworks.qdox.parser.structs.LocatedDef
com.thoughtworks.qdox.parser.structs.ClassDef
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final StringFields 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