Uses of Interface
com.buschmais.jqassistant.plugin.java.api.model.AnnotatedDescriptor
Packages that use AnnotatedDescriptor
-
Uses of AnnotatedDescriptor in com.buschmais.jqassistant.plugin.java.api.model
Subinterfaces of AnnotatedDescriptor in com.buschmais.jqassistant.plugin.java.api.modelModifier and TypeInterfaceDescriptioninterfaceDenotes an annotation type.interfaceinterfaceDenotes a class type.interfaceinterfaceDenotes an enumeration type.interfaceDescribes a field (i.e. static or instance variable) of a Java class.interfaceDenotes an interface type.interfaceinterfaceDefines a member of Java type.interfaceDescribes a method of a Java type.interfaceDescribes a parameter of a method.interfaceDenotes a record type.