Class UnresolvedTypeVariableReferenceType

java.lang.Object
org.aspectj.weaver.UnresolvedType
org.aspectj.weaver.UnresolvedTypeVariableReferenceType
All Implemented Interfaces:
Traceable, TypeVariableDeclaringElement, TypeVariableReference

public class UnresolvedTypeVariableReferenceType extends UnresolvedType implements TypeVariableReference
Author:
Adrian Colyer, Andy Clement