fabil.visit
Class AbortRetryChecker
java.lang.Object
ErrorHandlingVisitor
fabil.visit.AbortRetryChecker
public class AbortRetryChecker
- extends ErrorHandlingVisitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
inAtomic
protected boolean inAtomic
hasAbort
protected boolean hasAbort
AbortRetryChecker
public AbortRetryChecker(Job job,
TypeSystem ts,
NodeFactory nf)
enterCall
protected NodeVisitor enterCall(Node n)
leaveCall
protected Node leaveCall(Node n)
throws SemanticException
- Throws:
SemanticException