Package org.aspectj.weaver
Interface TypeVariableReference
-
- All Known Implementing Classes:
TypeVariableReferenceType,UnresolvedTypeVariableReferenceType
public interface TypeVariableReference
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TypeVariablegetTypeVariable()
-
-
-
Method Detail
-
getTypeVariable
TypeVariable getTypeVariable()
-
-