|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMethodDecl_c
abc.aspectj.ast.PointcutDecl_c
abc.eaj.ast.GlobalPointcutDecl_c
public class GlobalPointcutDecl_c
Field Summary |
---|
Fields inherited from class abc.aspectj.ast.PointcutDecl_c |
---|
name, pc |
Constructor Summary | |
---|---|
GlobalPointcutDecl_c(Position pos,
ClassnamePatternExpr aspect_pattern,
Pointcut pc)
|
Method Summary | |
---|---|
protected Node |
reconstruct(Node n,
ClassnamePatternExpr aspect_pattern,
Pointcut pc)
|
void |
registerGlobalPointcut(GlobalPointcuts visitor,
Context context,
EAJNodeFactory nf)
|
Node |
visitChildren(NodeVisitor v)
|
Methods inherited from class abc.aspectj.ast.PointcutDecl_c |
---|
aspectMethodsEnter, aspectMethodsLeave, buildTypes, checkDepends, disambiguateEnter, makeMethodInstance, prettyPrint, reconstruct, typeCheck, update |
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 GlobalPointcutDecl_c(Position pos, ClassnamePatternExpr aspect_pattern, Pointcut pc)
Method Detail |
---|
protected Node reconstruct(Node n, ClassnamePatternExpr aspect_pattern, Pointcut pc)
public Node visitChildren(NodeVisitor v)
visitChildren
in class PointcutDecl_c
public void registerGlobalPointcut(GlobalPointcuts visitor, Context context, EAJNodeFactory nf)
registerGlobalPointcut
in interface GlobalPointcutDecl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |