|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectNode_c
abc.aspectj.ast.Pointcut_c
abc.aspectj.ast.PCAdviceExecution_c
public class PCAdviceExecution_c
Field Summary |
---|
Fields inherited from class abc.aspectj.ast.Pointcut_c |
---|
initialised |
Constructor Summary | |
---|---|
PCAdviceExecution_c(Position pos)
|
Method Summary | |
---|---|
boolean |
isDynamic()
|
Pointcut |
makeAIPointcut()
|
java.util.Set |
pcRefs()
|
Precedence |
precedence()
Get the precedence of the expression. |
void |
prettyPrint(CodeWriter w,
PrettyPrinter tr)
|
Methods inherited from class abc.aspectj.ast.Pointcut_c |
---|
checkFormals, mayBind, mustBind, printSubExpr |
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.Pointcut |
---|
checkFormals, mayBind, mustBind, printSubExpr |
Constructor Detail |
---|
public PCAdviceExecution_c(Position pos)
Method Detail |
---|
public Precedence precedence()
Pointcut
precedence
in interface Pointcut
precedence
in class Pointcut_c
public java.util.Set pcRefs()
pcRefs
in interface Pointcut
public boolean isDynamic()
isDynamic
in interface Pointcut
public void prettyPrint(CodeWriter w, PrettyPrinter tr)
public Pointcut makeAIPointcut()
makeAIPointcut
in interface Pointcut
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |