Uses of Class
org.aspectj.weaver.patterns.PerClause.Kind
Packages that use PerClause.Kind
-
Uses of PerClause.Kind in org.aspectj.weaver
Methods in org.aspectj.weaver with parameters of type PerClause.KindModifier and TypeMethodDescriptionIWeavingSupport.makePerClauseAspect(ResolvedType aspect, PerClause.Kind kind)Register a munger for perclause @AJ aspect so that we add aspectOf(..) to them as needed -
Uses of PerClause.Kind in org.aspectj.weaver.bcel
Methods in org.aspectj.weaver.bcel with parameters of type PerClause.KindModifier and TypeMethodDescriptionBcelWeavingSupport.makePerClauseAspect(ResolvedType aspect, PerClause.Kind kind)Register a munger for perclause @AJ aspect so that we add aspectOf(..) to them as neededConstructors in org.aspectj.weaver.bcel with parameters of type PerClause.KindModifierConstructorDescriptionBcelPerClauseAspectAdder(ResolvedType aspect, PerClause.Kind kind) -
Uses of PerClause.Kind in org.aspectj.weaver.patterns
Fields in org.aspectj.weaver.patterns declared as PerClause.KindModifier and TypeFieldDescriptionstatic PerClause.KindPerClause.FROMSUPERstatic PerClause.KindPerClause.PERCFLOWstatic PerClause.KindPerClause.PEROBJECTstatic PerClause.KindPerClause.PERTYPEWITHINstatic PerClause.KindPerClause.SINGLETONMethods in org.aspectj.weaver.patterns that return PerClause.KindModifier and TypeMethodDescriptionPerCflow.getKind()abstract PerClause.KindPerClause.getKind()PerFromSuper.getKind()PerObject.getKind()PerSingleton.getKind()PerTypeWithin.getKind()static PerClause.KindPerClause.Kind.read(VersionedDataInputStream s)Constructors in org.aspectj.weaver.patterns with parameters of type PerClause.Kind