Uses of Interface
org.jboss.jandex.Declaration
-
Uses of Declaration in org.jboss.jandex
Classes in org.jboss.jandex that implement DeclarationModifier and TypeClassDescriptionfinal classRepresents a class entry in an index.final classRepresents a field.final classRepresents a Java method, constructor, or static initializer.final classRepresents an individual Java method parameter that was annotated.final classRepresents an individual Java record component that was annotated.Methods in org.jboss.jandex that return DeclarationModifier and TypeMethodDescriptionAnnotationTarget.asDeclaration()Casts and returns this annotation target as aDeclarationif it is a declaration.default DeclarationDeclaration.asDeclaration()TypeTarget.asDeclaration()Methods in org.jboss.jandex with parameters of type DeclarationModifier and TypeMethodDescriptionEquivalenceKey.of(Declaration declaration) Returns an equivalence key for givendeclaration.