Uses of Interface
org.aspectj.weaver.ast.ITestVisitor
Packages that use ITestVisitor
Package
Description
-
Uses of ITestVisitor in org.aspectj.weaver.ast
Methods in org.aspectj.weaver.ast with parameters of type ITestVisitorModifier and TypeMethodDescriptionvoidAnd.accept(ITestVisitor v)voidCall.accept(ITestVisitor v)voidFieldGetCall.accept(ITestVisitor v)voidHasAnnotation.accept(ITestVisitor v)voidInstanceof.accept(ITestVisitor v)voidLiteral.accept(ITestVisitor v)voidNot.accept(ITestVisitor v)voidOr.accept(ITestVisitor v)abstract voidTest.accept(ITestVisitor v) -
Uses of ITestVisitor in org.aspectj.weaver.bcel
Classes in org.aspectj.weaver.bcel that implement ITestVisitor -
Uses of ITestVisitor in org.aspectj.weaver.internal.tools
Methods in org.aspectj.weaver.internal.tools with parameters of type ITestVisitor