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. - append(char) - Method in class org.jboss.jandex.gizmo2.StringBuilderGen
-
Appends the given
charconstant to thisStringBuilder. - append(Expr) - Method in class org.jboss.jandex.gizmo2.StringBuilderGen
-
Appends the string value of given
exprto thisStringBuilder. - append(String) - Method in class org.jboss.jandex.gizmo2.StringBuilderGen
-
Appends the given
Stringconstant to thisStringBuilder. - appendCodePoint(int) - Method in class org.jboss.jandex.gizmo2.StringBuilderGen
-
Appends the given code point to this
StringBuilder. - appendCodePoint(Expr) - Method in class org.jboss.jandex.gizmo2.StringBuilderGen
-
Appends the given code point to this
StringBuilder.
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. - compareTo(Expr) - Method in class org.jboss.jandex.gizmo2.StringBuilderGen
- constOfEnum(FieldInfo) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Returns an enum constant corresponding to the given Jandex
FieldInfo. - 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. - copyModifiers(ClassInfo, ClassCreator) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Copies all modifiers (including the access level) from the given Jandex
clazzto the givencreator. - copyModifiers(FieldInfo, FieldCreator) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Copies all modifiers (including the access level) from the given Jandex
fieldto the givencreator. - copyModifiers(MethodInfo, MethodCreator) - Static method in class org.jboss.jandex.gizmo2.Jandex2Gizmo
-
Copies all modifiers (including the access level) from the given Jandex
methodto the givencreator. - 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
- of(Var, BlockCreator) - Static method in class org.jboss.jandex.gizmo2.StringBuilderGen
-
Creates a
StringBuildergenerator that helps to generate a chain ofappendcalls and a finaltoStringcall. - ofNew(int, BlockCreator) - Static method in class org.jboss.jandex.gizmo2.StringBuilderGen
-
Allocates a local variable in the given block as if by
new StringBuilder(capacity)and passes it toStringBuilderGen.of(Var, BlockCreator). - ofNew(BlockCreator) - Static method in class org.jboss.jandex.gizmo2.StringBuilderGen
-
Allocates a local variable in the given block as if by
new StringBuilder()and passes it toStringBuilderGen.of(Var, BlockCreator). - org.jboss.jandex.gizmo2 - package org.jboss.jandex.gizmo2
S
- setLength(int) - Method in class org.jboss.jandex.gizmo2.StringBuilderGen
-
Set the length of this
StringBuilder. - setLength(Expr) - Method in class org.jboss.jandex.gizmo2.StringBuilderGen
-
Set the length of this
StringBuilder. - StringBuilderGen - Class in org.jboss.jandex.gizmo2
-
Generator of
StringBuildercall chains.
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