Uses of Class
org.aspectj.weaver.ast.CallExpr
Packages that use CallExpr
-
Uses of CallExpr in org.aspectj.weaver.ast
Methods in org.aspectj.weaver.ast that return CallExprModifier and TypeMethodDescriptionstatic CallExpr
Expr.makeCallExpr(Member member, Expr[] exprs, ResolvedType returnType)
Methods in org.aspectj.weaver.ast with parameters of type CallExpr