|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectContextVisitor
abc.aspectj.visit.DependsChecker
public class DependsChecker
check dependencies between named pointcuts, and also abstract flags. local dependencies are set by typechecker; this phase builds the global graph.
Constructor Summary | |
---|---|
DependsChecker(Job job,
TypeSystem ts,
NodeFactory nf)
|
Method Summary | |
---|---|
protected Node |
leaveCall(Node n)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DependsChecker(Job job, TypeSystem ts, NodeFactory nf)
Method Detail |
---|
protected Node leaveCall(Node n) throws SemanticException
SemanticException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |