public class ThreadRewriter
extends NodeVisitor
| Constructor and Description |
|---|
ThreadRewriter(ExtensionInfo extInfo) |
| Modifier and Type | Method and Description |
|---|---|
Node |
leave(Node old,
Node n,
NodeVisitor v) |
FabILNodeFactory |
nodeFactory() |
QQ |
qq() |
boolean |
shouldRewrite(ClassType type)
Determines whether the given ClassType should be rewritten with hooks into
the worker transaction manager.
|
FabILTypeSystem |
typeSystem() |
public ThreadRewriter(ExtensionInfo extInfo)
public FabILNodeFactory nodeFactory()
public FabILTypeSystem typeSystem()
public QQ qq()
public Node leave(Node old,
Node n,
NodeVisitor v)
public boolean shouldRewrite(ClassType type)