Uses of Class
org.jboss.jandex.ClassExtendsTypeTarget
Packages that use ClassExtendsTypeTarget
Package
Description
Jandex is a space efficient Java class file indexer and offline reflection library.
-
Uses of ClassExtendsTypeTarget in org.jboss.jandex
Methods in org.jboss.jandex that return ClassExtendsTypeTargetModifier and TypeMethodDescriptionClassExtendsTypeTarget.asClassExtends()
TypeTarget.asClassExtends()
Casts and returns this type target as aClassExtendsTypeTarget
.