Uses of Interface
org.aspectj.weaver.TypeVariableDeclaringElement
-
Packages that use TypeVariableDeclaringElement Package Description org.aspectj.weaver org.aspectj.weaver.bcel org.aspectj.weaver.reflect -
-
Uses of TypeVariableDeclaringElement in org.aspectj.weaver
Subinterfaces of TypeVariableDeclaringElement in org.aspectj.weaver Modifier and Type Interface Description interfaceResolvedMemberClasses in org.aspectj.weaver that implement TypeVariableDeclaringElement Modifier and Type Class Description classArrayReferenceTypeclassBoundedReferenceTypeclassJoinPointSignatureclassMissingResolvedTypeWithKnownSignatureclassReferenceTypeclassResolvedMemberImplclassResolvedPointcutDefinitionclassResolvedTypeclassTypeVariableReferenceTypeclassUnresolvedTypeclassUnresolvedTypeVariableReferenceTypeclassWildcardedUnresolvedTypeMethods in org.aspectj.weaver that return TypeVariableDeclaringElement Modifier and Type Method Description TypeVariableDeclaringElementTypeVariable. getDeclaringElement()TypeVariableDeclaringElementWorld. getTypeVariableLookupScope()Methods in org.aspectj.weaver with parameters of type TypeVariableDeclaringElement Modifier and Type Method Description voidTypeVariable. setDeclaringElement(TypeVariableDeclaringElement element)voidWorld. setTypeVariableLookupScope(TypeVariableDeclaringElement scope) -
Uses of TypeVariableDeclaringElement in org.aspectj.weaver.bcel
Classes in org.aspectj.weaver.bcel that implement TypeVariableDeclaringElement Modifier and Type Class Description static classAtAjAttributes.LazyResolvedPointcutDefinition -
Uses of TypeVariableDeclaringElement in org.aspectj.weaver.reflect
Classes in org.aspectj.weaver.reflect that implement TypeVariableDeclaringElement Modifier and Type Class Description classDeferredResolvedPointcutDefinitionclassReflectionBasedResolvedMemberImpl
-