|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectNode_c
abc.aspectj.ast.Pointcut_c
abc.ltl.ast.PCLTLGeneral_c
abc.ltl.ast.PCLTLBinary_c
abc.ltl.ast.PCLTLRelease_c
public class PCLTLRelease_c
PCLTLRelease_c
Field Summary |
---|
Fields inherited from class abc.ltl.ast.PCLTLBinary_c |
---|
pcl, pcr |
Fields inherited from class abc.aspectj.ast.Pointcut_c |
---|
initialised |
Constructor Summary | |
---|---|
PCLTLRelease_c(Position pos,
Pointcut pcl,
Pointcut pcr)
|
Method Summary | |
---|---|
protected java.lang.String |
getSymbol()
|
Pointcut |
makeAIPointcut()
|
protected Node |
reconstruct(Pointcut pcl,
Pointcut pcr)
Reconstruct the pointcut. |
protected java.lang.String |
runtimeClassName()
|
Methods inherited from class abc.ltl.ast.PCLTLBinary_c |
---|
formulaConstructorExpr, isDynamic, mayBind, mustBind, pcRefs, precedence, prettyPrint, visitChildren |
Methods inherited from class abc.ltl.ast.PCLTLGeneral_c |
---|
acceptCFG, entry, reachable, reachable |
Methods inherited from class abc.aspectj.ast.Pointcut_c |
---|
checkFormals, printSubExpr |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface abc.ltl.ast.PCLTLGeneral |
---|
formulaConstructorExpr |
Methods inherited from interface abc.aspectj.ast.Pointcut |
---|
checkFormals, isDynamic, mayBind, mustBind, pcRefs, precedence, printSubExpr |
Constructor Detail |
---|
public PCLTLRelease_c(Position pos, Pointcut pcl, Pointcut pcr)
Method Detail |
---|
protected Node reconstruct(Pointcut pcl, Pointcut pcr)
reconstruct
in class PCLTLBinary_c
public Pointcut makeAIPointcut()
makeAIPointcut
in interface Pointcut
protected java.lang.String getSymbol()
getSymbol
in class PCLTLBinary_c
protected java.lang.String runtimeClassName()
runtimeClassName
in class PCLTLBinary_c
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |