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 ReflectionVarReflectionVar.createArgsAnnotationVar(ResolvedType type, int index, AnnotationFinder finder) static ReflectionVarReflectionVar.createArgsVar(ResolvedType type, int index, AnnotationFinder finder) static ReflectionVarReflectionVar.createAtAnnotationVar(ResolvedType annType, AnnotationFinder finder) static ReflectionVarReflectionVar.createTargetAnnotationVar(ResolvedType type, AnnotationFinder finder) static ReflectionVarReflectionVar.createTargetVar(ResolvedType type, AnnotationFinder finder) static ReflectionVarReflectionVar.createThisAnnotationVar(ResolvedType type, AnnotationFinder finder) static ReflectionVarReflectionVar.createThisVar(ResolvedType type, AnnotationFinder finder) static ReflectionVarReflectionVar.createWithinAnnotationVar(ResolvedType annType, AnnotationFinder finder) static ReflectionVarReflectionVar.createWithinCodeAnnotationVar(ResolvedType annType, AnnotationFinder finder)