Package org.aspectj.weaver.patterns
Class FormalBinding.ImplicitFormalBinding
- java.lang.Object
-
- org.aspectj.weaver.patterns.FormalBinding
-
- org.aspectj.weaver.patterns.FormalBinding.ImplicitFormalBinding
-
- All Implemented Interfaces:
IHasPosition
- Enclosing class:
- FormalBinding
public static class FormalBinding.ImplicitFormalBinding extends FormalBinding
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.aspectj.weaver.patterns.FormalBinding
FormalBinding.ImplicitFormalBinding
-
-
Field Summary
-
Fields inherited from class org.aspectj.weaver.patterns.FormalBinding
NONE
-
-
Constructor Summary
Constructors Constructor Description ImplicitFormalBinding(UnresolvedType type, String name, int index)
-
-
-
Constructor Detail
-
ImplicitFormalBinding
public ImplicitFormalBinding(UnresolvedType type, String name, int index)
-
-