|
|||||||||
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.PerCflowBelow_c
public class PerCflowBelow_c
Constructor Summary | |
---|---|
PerCflowBelow_c(Position pos,
Pointcut pc)
|
Method Summary | |
---|---|
int |
kind()
|
Per |
makeAIPer()
|
void |
prettyPrint(CodeWriter w,
PrettyPrinter tr)
|
protected PerCflowBelow_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 PerCflowBelow_c(Position pos, Pointcut pc)
Method Detail |
---|
protected PerCflowBelow_c reconstruct(Pointcut pc)
public int kind()
kind
in interface PerClause
kind
in class PerClause_c
public Node visitChildren(NodeVisitor v)
public void prettyPrint(CodeWriter w, PrettyPrinter tr)
public Per makeAIPer()
makeAIPer
in interface PerClause
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |