Uses of Class
org.jboss.jandex.Indexer.TypeAnnotationState
-
Uses of Indexer.TypeAnnotationState in org.jboss.jandex
Fields in org.jboss.jandex with type parameters of type Indexer.TypeAnnotationStateMethods in org.jboss.jandex that return Indexer.TypeAnnotationStateModifier and TypeMethodDescriptionprivate Indexer.TypeAnnotationState
Indexer.processTypeAnnotation
(DataInputStream data, AnnotationTarget target) Methods in org.jboss.jandex with parameters of type Indexer.TypeAnnotationStateModifier and TypeMethodDescriptionprivate boolean
Indexer.hasAnonymousEncloser
(Indexer.TypeAnnotationState typeAnnotationState) private Type
Indexer.rebuildNestedType
(Type type, int depth, Indexer.TypeAnnotationState typeAnnotationState) private void
Indexer.resolveTypeAnnotation
(AnnotationTarget target, Indexer.TypeAnnotationState typeAnnotationState) private Type
Indexer.resolveTypePath
(Type type, Indexer.TypeAnnotationState typeAnnotationState) private Type
Indexer.searchNestedType
(Type type, int depth, Indexer.TypeAnnotationState typeAnnotationState) private Type
Indexer.searchTypePath
(Type type, Indexer.TypeAnnotationState typeAnnotationState) private boolean
Indexer.skipBridge
(Indexer.TypeAnnotationState typeAnnotationState, MethodInfo method) private boolean
Indexer.targetsArray
(Indexer.TypeAnnotationState typeAnnotationState) private void
Indexer.updateTypeTarget
(AnnotationTarget enclosingTarget, Indexer.TypeAnnotationState typeAnnotationState)