|
|||||||||
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
public abstract class PerClause_c
Constructor Summary | |
---|---|
PerClause_c(Position pos)
|
Method Summary | |
---|---|
void |
aspectMethodsEnter(AspectMethods visitor)
|
Node |
aspectMethodsLeave(AspectMethods visitor,
AJNodeFactory nf,
AJTypeSystem ts)
|
int |
kind()
|
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.PerClause |
---|
makeAIPer |
Constructor Detail |
---|
public PerClause_c(Position pos)
Method Detail |
---|
public int kind()
kind
in interface PerClause
public void aspectMethodsEnter(AspectMethods visitor)
aspectMethodsEnter
in interface MakesAspectMethods
public Node aspectMethodsLeave(AspectMethods visitor, AJNodeFactory nf, AJTypeSystem ts)
aspectMethodsLeave
in interface MakesAspectMethods
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |