|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectNodeVisitor
fabil.visit.AtomicMethodRewriter
public class AtomicMethodRewriter
Removes atomic keyword from method flags and makes body an atomic block.
| Field Summary | |
|---|---|
protected FabILNodeFactory |
nf
|
protected QQ |
qq
|
| Constructor Summary | |
|---|---|
AtomicMethodRewriter(ExtensionInfo extInfo)
|
|
| Method Summary | |
|---|---|
Node |
override(Node parent,
Node n)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected QQ qq
protected FabILNodeFactory nf
| Constructor Detail |
|---|
public AtomicMethodRewriter(ExtensionInfo extInfo)
| Method Detail |
|---|
public Node override(Node parent,
Node n)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||