Package org.aspectj.weaver.patterns
Class ConcreteCflowPointcut.Slot
- java.lang.Object
-
- org.aspectj.weaver.patterns.ConcreteCflowPointcut.Slot
-
- Enclosing class:
- ConcreteCflowPointcut
public static class ConcreteCflowPointcut.Slot extends Object
-
-
Constructor Summary
Constructors Constructor Description Slot(int formalIndex, ResolvedType formalType, int arrayIndex)
-
-
-
Constructor Detail
-
Slot
public Slot(int formalIndex, ResolvedType formalType, int arrayIndex)
-
-