|
|||||||||
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.PerThis_c
public class PerThis_c
Constructor Summary | |
---|---|
PerThis_c(Position pos,
Pointcut pc)
|
Method Summary | |
---|---|
int |
kind()
|
Per |
makeAIPer()
|
void |
prettyPrint(CodeWriter w,
PrettyPrinter tr)
|
protected PerThis_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 PerThis_c(Position pos, Pointcut pc)
Method Detail |
---|
public int kind()
kind
in interface PerClause
kind
in class PerClause_c
public void prettyPrint(CodeWriter w, PrettyPrinter tr)
protected PerThis_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 |