Package org.aspectj.weaver.ast
Interface IExprVisitor
-
- All Known Implementing Classes:
BcelRenderer
public interface IExprVisitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidvisit(CallExpr callExpr)voidvisit(FieldGet fieldGet)voidvisit(Var i)
-