Uses of Class
org.aspectj.weaver.patterns.TypeVariablePatternList
-
Packages that use TypeVariablePatternList Package Description org.aspectj.weaver.patterns -
-
Uses of TypeVariablePatternList in org.aspectj.weaver.patterns
Fields in org.aspectj.weaver.patterns declared as TypeVariablePatternList Modifier and Type Field Description static TypeVariablePatternListTypeVariablePatternList. EMPTYMethods in org.aspectj.weaver.patterns that return TypeVariablePatternList Modifier and Type Method Description TypeVariablePatternListPatternParser. maybeParseTypeVariableList()static TypeVariablePatternListTypeVariablePatternList. read(VersionedDataInputStream s, ISourceContext context)Methods in org.aspectj.weaver.patterns with parameters of type TypeVariablePatternList Modifier and Type Method Description ObjectAbstractPatternNodeVisitor. visit(TypeVariablePatternList node, Object data)ObjectPatternNodeVisitor. visit(TypeVariablePatternList node, Object data)
-