Uses of Interface
org.aspectj.lang.reflect.InterTypeDeclaration
Packages that use InterTypeDeclaration
Package
Description
Contains interfaces that extend
Signature to provide
additional information about each possible join point signature.-
Uses of InterTypeDeclaration in org.aspectj.internal.lang.reflect
Classes in org.aspectj.internal.lang.reflect that implement InterTypeDeclarationModifier and TypeClassDescriptionclassclassclassclass -
Uses of InterTypeDeclaration in org.aspectj.lang.reflect
Subinterfaces of InterTypeDeclaration in org.aspectj.lang.reflectModifier and TypeInterfaceDescriptioninterfaceRuntime representation of an inter-type constructor member declared within an aspect.interfaceRepresents an inter-type field declaration declared in an aspect.interfaceRepresents an inter-type method declaration member within an aspect.