Package org.jboss.jandex
Class MethodInternal.ExtraInfo
java.lang.Object
org.jboss.jandex.MethodInternal.ExtraInfo
- Enclosing class:
MethodInternal
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) AnnotationInstance[]
(package private) AnnotationValue
(package private) Type
(package private) Type[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
receiverType
Type receiverType -
typeParameters
Type[] typeParameters -
defaultValue
AnnotationValue defaultValue -
annotations
AnnotationInstance[] annotations
-
-
Constructor Details
-
ExtraInfo
private ExtraInfo()
-