Uses of Class
org.aspectj.weaver.patterns.TypeVariablePatternList
Packages that use TypeVariablePatternList
-
Uses of TypeVariablePatternList in org.aspectj.weaver.patterns
Fields in org.aspectj.weaver.patterns declared as TypeVariablePatternListMethods in org.aspectj.weaver.patterns that return TypeVariablePatternListModifier and TypeMethodDescriptionPatternParser.maybeParseTypeVariableList()
Parse type variable declarations for a generic method or at the start of a signature pointcut to identify type variable names in a generic type.static TypeVariablePatternList
TypeVariablePatternList.read(VersionedDataInputStream s, ISourceContext context)
Methods in org.aspectj.weaver.patterns with parameters of type TypeVariablePatternListModifier and TypeMethodDescriptionAbstractPatternNodeVisitor.visit(TypeVariablePatternList node, Object data)
PatternNodeVisitor.visit(TypeVariablePatternList node, Object data)