|
|||||||||
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
public abstract class PCLTLGeneral_c
Field Summary |
---|
Fields inherited from class abc.aspectj.ast.Pointcut_c |
---|
initialised |
Constructor Summary | |
---|---|
PCLTLGeneral_c(Position pos)
|
Method Summary | |
---|---|
java.util.List |
acceptCFG(CFGBuilder v,
java.util.List succs)
|
Term |
entry()
|
abstract void |
prettyPrint(CodeWriter w,
PrettyPrinter tr)
|
boolean |
reachable()
|
Term |
reachable(boolean reachability)
|
Methods inherited from class abc.aspectj.ast.Pointcut_c |
---|
checkFormals, mayBind, mustBind, precedence, 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, makeAIPointcut, mayBind, mustBind, pcRefs, precedence, printSubExpr |
Constructor Detail |
---|
public PCLTLGeneral_c(Position pos)
Method Detail |
---|
public java.util.List acceptCFG(CFGBuilder v, java.util.List succs)
public Term entry()
public boolean reachable()
public Term reachable(boolean reachability)
public abstract void prettyPrint(CodeWriter w, PrettyPrinter tr)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |