public class AbortRetryChecker
extends ErrorHandlingVisitor
Modifier and Type | Field and Description |
---|---|
protected boolean |
hasAbort |
protected boolean |
inAtomic |
Constructor and Description |
---|
AbortRetryChecker(Job job,
TypeSystem ts,
NodeFactory nf) |
Modifier and Type | Method and Description |
---|---|
protected NodeVisitor |
enterCall(Node n) |
protected Node |
leaveCall(Node n) |