|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectNodeVisitor
abc.ltl.visit.transform.PointcutsVisitor
abc.ltl.visit.transform.PropositionLabels
public class PropositionLabels
Field Summary |
---|
Fields inherited from class abc.ltl.visit.transform.PointcutsVisitor |
---|
enclosingAspect, formula, nf, pointcuts, ts |
Constructor Summary | |
---|---|
PropositionLabels(AJNodeFactory nf,
TypeSystem ts)
|
Method Summary | |
---|---|
void |
finish()
|
Node |
leave(Node old,
Node n,
NodeVisitor v)
|
AJNodeFactory |
nf()
|
java.lang.String |
propositionLabel(Pointcut pc)
|
TypeSystem |
ts()
|
Methods inherited from class abc.ltl.visit.transform.PointcutsVisitor |
---|
enter, seal, visitEdge |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropositionLabels(AJNodeFactory nf, TypeSystem ts)
nf
- Method Detail |
---|
public Node leave(Node old, Node n, NodeVisitor v)
leave
in class PointcutsVisitor
public java.lang.String propositionLabel(Pointcut pc)
pc
-
public void finish()
public AJNodeFactory nf()
public TypeSystem ts()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |