|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectErrorHandlingVisitor
abc.aspectj.visit.ComputePrecedenceRelation
public class ComputePrecedenceRelation
Compute the precedence relation between aspects from all
declare precedence
declarations in the program.
Constructor Summary | |
---|---|
ComputePrecedenceRelation(Job job,
TypeSystem ts,
NodeFactory nf,
ExtensionInfo ext)
|
Method Summary | |
---|---|
protected NodeVisitor |
enterCall(Node n)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComputePrecedenceRelation(Job job, TypeSystem ts, NodeFactory nf, ExtensionInfo ext)
Method Detail |
---|
protected NodeVisitor enterCall(Node n) throws SemanticException
SemanticException
- if any aspect is matched by more than one pattern on the same list.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |