Class TypeVariablePatternList

java.lang.Object
org.aspectj.weaver.patterns.PatternNode
org.aspectj.weaver.patterns.TypeVariablePatternList
All Implemented Interfaces:
IHasPosition, IHasSourceLocation

public class TypeVariablePatternList extends PatternNode
Author:
colyer A list of type variable specifications, eg. <T,S>