Index
All Classes and Interfaces|All Packages
A
- addAnnotation(AnnotatableCreator, AnnotationInstance, IndexView) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Adds the given
annotationto the givenannotatableCreator. - addTypeParameter(TypeVariable, TypeParameterizedCreator) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Adds the given
typeParameterto the givencreator.
C
- classDescOf(ClassInfo) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns the
ClassDesccorresponding to the given JandexClassInfo. - classDescOf(DotName) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns the
ClassDesccorresponding to the given JandexDotName. - classDescOf(Type) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns the
ClassDesccorresponding to the erasure of given JandexType. - constructorDescOf(MethodInfo) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns the
ConstructorDesccorresponding to the given JandexMethodInfo. - copyAnnotations(AnnotationTarget, IndexView) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns an
AnnotatableCreatorconsumer that copies all annotations from givenAnnotationTarget. - copyAnnotations(Type, IndexView) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns an
AnnotatableCreatorconsumer that copies all annotations from givenType. - copyTypeParameters(ClassInfo, TypeParameterizedCreator) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Copies type parameters from given
clazzto the givencreator, preserving order. - copyTypeParameters(MethodInfo, TypeParameterizedCreator) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Copies type parameters from given
methodto the givencreator, preserving order.
F
- fieldDescOf(FieldInfo) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns the
FieldDesccorresponding to the given JandexFieldInfo.
G
- genericTypeOf(DotName) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericTypecorresponding to the given JandexDotName. - genericTypeOf(Type) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericTypecorresponding to the given JandexType. - genericTypeOf(Type, IndexView) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericTypecorresponding to the given JandexType. - genericTypeOfArray(Type) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericType.OfArraycorresponding to the given Jandex arrayType. - genericTypeOfArray(Type, IndexView) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericType.OfArraycorresponding to the given Jandex arrayType. - genericTypeOfClass(Type) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericType.OfClasscorresponding to the given Jandex class or parameterizedType. - genericTypeOfClass(Type, IndexView) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericType.OfClasscorresponding to the given Jandex class or parameterizedType. - genericTypeOfPrimitive(Type) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericType.OfPrimitivecorresponding to the given Jandex primitiveType. - genericTypeOfPrimitive(Type, IndexView) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericType.OfPrimitivecorresponding to the given Jandex primitiveType. - genericTypeOfReference(Type) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericType.OfReferencecorresponding to the given Jandex referenceType. - genericTypeOfReference(Type, IndexView) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericType.OfReferencecorresponding to the given Jandex referenceType. - genericTypeOfThrows(Type) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericType.OfThrowscorresponding to the given Jandex throwableType. - genericTypeOfThrows(Type, IndexView) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericType.OfThrowscorresponding to the given Jandex throwableType. - genericTypeOfTypeVariable(Type) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericType.OfTypeVariablecorresponding to the given JandexTypevariable. - genericTypeOfTypeVariable(Type, IndexView) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
GenericType.OfTypeVariablecorresponding to the given JandexTypevariable.
J
- Jandex2Gizmo - Class in org.jboss.jandex.gizmo2
-
Bridge methods from
org.jboss.jandextypes to the Gizmo 2 API. - Jandex2Gizmo() - Constructor for class org.jboss.jandex.gizmo2.Jandex2Gizmo
M
- methodDescOf(MethodInfo) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns the
MethodDesccorresponding to the given JandexMethodInfo.
O
- org.jboss.jandex.gizmo2 - package org.jboss.jandex.gizmo2
T
- typeArgumentOf(Type) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
TypeArgumentcorresponding to the given JandexType. - typeArgumentOf(Type, IndexView) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns a
TypeArgumentcorresponding to the given JandexType.
All Classes and Interfaces|All Packages