org.aspectj.weaver
Interface TypeVariableReference

All Known Implementing Classes:
TypeVariableReferenceType, UnresolvedTypeVariableReferenceType

public interface TypeVariableReference

Implemented by Types that represent references to type variables


Method Summary
 TypeVariable getTypeVariable()
           
 

Method Detail

getTypeVariable

TypeVariable getTypeVariable()