| Class and Description |
|---|
| JavaType
Represents a Java type.
|
| JavaUnit
A
JavaUnit represents a Java compilation unit. |
| Class and Description |
|---|
| Abstractable
Represents a Java element that may be declared
abstract. |
| Annotation
Represents an annotation on some Java element.
|
| AnnotationElement
Represents an element definition of a
JavaAnnotation. |
| AnnotationElement.ReadDefaultValue
Represents the default value of a given
AnnotationElement. |
| AnnotationTarget
Represents a Java element that may carry annotations.
|
| EnumConstant
Represents one of the constant members of a
JavaEnum. |
| EnumConstant.ReadBody
Represents the anonymous subclass "body" of a
EnumConstant. |
| Extendable
Represents a
JavaType that can extend other types (Java inheritance and interfaces). |
| Field |
| FieldHolder
Represents a
JavaType that may contain field definitions. |
| FinalCapable
Represents a Java element that can be modified
|
| GenericCapable
Represents a Java element that may define type variables.
|
| InterfaceCapable
Represents a
JavaType that may implement one or more interfaces. |
| JavaAnnotation
Represents a Java
@interface annotation type. |
| JavaClass
Represents a Java
class type. |
| JavaDoc
A
JavaDoc represents Javadoc-style doc comment |
| JavaDocCapable |
| JavaDocTag
Represents a
JavaDoc tag, like the author tag below |
| JavaEnum
Represents a Java
enum type. |
| JavaInterface
Represents a Java
interface type. |
| JavaPackageInfo
Represents a Java Package Info descriptor.
|
| JavaType
Represents a Java type.
|
| Member
Represents a
JavaType member. |
| MemberHolder
Represents a
JavaType that may declare fields or methods. |
| Method
Represents a Java Method.
|
| MethodHolder
Represents a
JavaType that may declare methods. |
| Named
Represents a named Java element.
|
| Packaged
Represents a
JavaType that may be declared as belonging to a particular Java package. |
| Parameter
Represents a parameter of a
Method. |
| Property
A
Property is a convenience construct depicting a simple Java bean property. |
| PropertyHolder
Represents a
JavaType that may contain property definitions. |
| StaticCapable
Represents a Java element that may support the static keyword
|
| SyntaxError
Describes a syntax problem in a
JavaClass. |
| Type |
| TypeHolder
Represents a
JavaType that may declare types. |
| TypeVariable
Represents a type variable of a
GenericCapable JavaType. |
| ValuePair |
| Visibility |
| VisibilityScoped
Represents a Java element that has a certain visibility scope.
|
| Class and Description |
|---|
| Abstractable
Represents a Java element that may be declared
abstract. |
| Annotation
Represents an annotation on some Java element.
|
| AnnotationElement
Represents an element definition of a
JavaAnnotation. |
| AnnotationElement.ReadDefaultValue
Represents the default value of a given
AnnotationElement. |
| AnnotationTarget
Represents a Java element that may carry annotations.
|
| EnumConstant
Represents one of the constant members of a
JavaEnum. |
| EnumConstant.ReadBody
Represents the anonymous subclass "body" of a
EnumConstant. |
| Extendable
Represents a
JavaType that can extend other types (Java inheritance and interfaces). |
| Field |
| FieldHolder
Represents a
JavaType that may contain field definitions. |
| FinalCapable
Represents a Java element that can be modified
|
| GenericCapable
Represents a Java element that may define type variables.
|
| InterfaceCapable
Represents a
JavaType that may implement one or more interfaces. |
| JavaAnnotation
Represents a Java
@interface annotation type. |
| JavaClass
Represents a Java
class type. |
| JavaDoc
A
JavaDoc represents Javadoc-style doc comment |
| JavaDocCapable |
| JavaDocTag
Represents a
JavaDoc tag, like the author tag below |
| JavaEnum
Represents a Java
enum type. |
| JavaInterface
Represents a Java
interface type. |
| JavaPackageInfo
Represents a Java Package Info descriptor.
|
| JavaType
Represents a Java type.
|
| Member
Represents a
JavaType member. |
| MemberHolder
Represents a
JavaType that may declare fields or methods. |
| Method
Represents a Java Method.
|
| MethodHolder
Represents a
JavaType that may declare methods. |
| Named
Represents a named Java element.
|
| Packaged
Represents a
JavaType that may be declared as belonging to a particular Java package. |
| Parameter
Represents a parameter of a
Method. |
| Property
A
Property is a convenience construct depicting a simple Java bean property. |
| PropertyHolder
Represents a
JavaType that may contain property definitions. |
| StaticCapable
Represents a Java element that may support the static keyword
|
| Type |
| TypeHolder
Represents a
JavaType that may declare types. |
| TypeVariable
Represents a type variable of a
GenericCapable JavaType. |
| Visibility |
| VisibilityScoped
Represents a Java element that has a certain visibility scope.
|
| Class and Description |
|---|
| JavaType
Represents a Java type.
|
| MethodHolder
Represents a
JavaType that may declare methods. |
| Type |
| Class and Description |
|---|
| JavaType
Represents a Java type.
|
| JavaUnit
A
JavaUnit represents a Java compilation unit. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.