Package org.aspectj.weaver.ast
Class Call
- java.lang.Object
-
- org.aspectj.weaver.ast.ASTNode
-
- org.aspectj.weaver.ast.Test
-
- org.aspectj.weaver.ast.Call
-
public class Call extends Test
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(ITestVisitor v)Expr[]getArgs()MembergetMethod()-
Methods inherited from class org.aspectj.weaver.ast.Test
makeAnd, makeCall, makeFieldGetCall, makeHasAnnotation, makeInstanceof, makeNot, makeOr
-
-