| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectNode_c
abc.aspectj.ast.PerClause_c
abc.aspectj.ast.PerTarget_c
public class PerTarget_c
| Constructor Summary | |
|---|---|
| PerTarget_c(Position pos,
            Pointcut pc) | |
| Method Summary | |
|---|---|
|  int | kind() | 
|  Per | makeAIPer() | 
|  void | prettyPrint(CodeWriter w,
            PrettyPrinter tr) | 
| protected  PerTarget_c | reconstruct(Pointcut pc) | 
|  Node | visitChildren(NodeVisitor v) | 
| Methods inherited from class abc.aspectj.ast.PerClause_c | 
|---|
| aspectMethodsEnter, aspectMethodsLeave | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface abc.aspectj.ast.MakesAspectMethods | 
|---|
| aspectMethodsEnter, aspectMethodsLeave | 
| Constructor Detail | 
|---|
public PerTarget_c(Position pos,
                   Pointcut pc)
| Method Detail | 
|---|
public int kind()
kind in interface PerClausekind in class PerClause_c
public void prettyPrint(CodeWriter w,
                        PrettyPrinter tr)
protected PerTarget_c reconstruct(Pointcut pc)
public Node visitChildren(NodeVisitor v)
public Per makeAIPer()
makeAIPer in interface PerClause| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||