Uses of Class
org.aspectj.weaver.reflect.ReflectionVar
Packages that use ReflectionVar
-
Uses of ReflectionVar in org.aspectj.weaver.reflect
Methods in org.aspectj.weaver.reflect that return ReflectionVarModifier and TypeMethodDescriptionstatic ReflectionVar
ReflectionVar.createArgsAnnotationVar
(ResolvedType type, int index, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createArgsVar
(ResolvedType type, int index, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createAtAnnotationVar
(ResolvedType annType, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createTargetAnnotationVar
(ResolvedType type, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createTargetVar
(ResolvedType type, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createThisAnnotationVar
(ResolvedType type, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createThisVar
(ResolvedType type, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createWithinAnnotationVar
(ResolvedType annType, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createWithinCodeAnnotationVar
(ResolvedType annType, AnnotationFinder finder)