|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectNodeVisitor
abc.aspectj.visit.AspectNameCollector
public class AspectNameCollector
Collects the names of all aspects to make them available to early phases that need them.
Constructor Summary | |
---|---|
AspectNameCollector(java.util.Collection aspect_names)
|
Method Summary | |
---|---|
NodeVisitor |
enter(Node n)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AspectNameCollector(java.util.Collection aspect_names)
Method Detail |
---|
public NodeVisitor enter(Node n)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |