Uses of Class
io.github.classgraph.Classfile.TypePathNode
Packages that use Classfile.TypePathNode
-
Uses of Classfile.TypePathNode in io.github.classgraph
Methods in io.github.classgraph that return types with arguments of type Classfile.TypePathNodeMethod parameters in io.github.classgraph with type arguments of type Classfile.TypePathNodeModifier and TypeMethodDescriptionprotected void
ArrayTypeSignature.addTypeAnnotation
(List<Classfile.TypePathNode> typePath, AnnotationInfo annotationInfo) protected void
BaseTypeSignature.addTypeAnnotation
(List<Classfile.TypePathNode> typePath, AnnotationInfo annotationInfo) protected void
ClassRefTypeSignature.addTypeAnnotation
(List<Classfile.TypePathNode> typePath, AnnotationInfo annotationInfo) protected void
ClassTypeSignature.addTypeAnnotation
(List<Classfile.TypePathNode> typePath, AnnotationInfo annotationInfo) protected abstract void
HierarchicalTypeSignature.addTypeAnnotation
(List<Classfile.TypePathNode> typePath, AnnotationInfo annotationInfo) Add a type annotation.protected void
MethodTypeSignature.addTypeAnnotation
(List<Classfile.TypePathNode> typePath, AnnotationInfo annotationInfo) protected void
TypeArgument.addTypeAnnotation
(List<Classfile.TypePathNode> typePath, AnnotationInfo annotationInfo) protected void
TypeParameter.addTypeAnnotation
(List<Classfile.TypePathNode> typePath, AnnotationInfo annotationInfo) protected abstract void
TypeSignature.addTypeAnnotation
(List<Classfile.TypePathNode> typePath, AnnotationInfo annotationInfo) Add a type annotation to this type.protected void
TypeVariableSignature.addTypeAnnotation
(List<Classfile.TypePathNode> typePath, AnnotationInfo annotationInfo)