| Package | Description |
|---|---|
| org.eth.cyril.bugfixer | |
| org.eth.cyril.bugfixer.rewriting |
| Class and Description |
|---|
| ASTRewriteRule
An ASTRewriteRule handles rewriting specific code for the Bugfixer prototype.
|
| ASTRewriteRule.RewritePossibilities
Denotes a set of possible rewrites, where different versions can produce different results.
|
| RewritableClass |
| RewritingPermutator
A rewriting permutator takes a list of rewrite possibilities and then creates all possible permutations of them.
|
| RewritingPermutator.ArgumentPermutation |
| Class and Description |
|---|
| ASTRewriteRule
An ASTRewriteRule handles rewriting specific code for the Bugfixer prototype.
|
| ASTRewriteRule.RewriteArguments
The rewrite arguments as passed to
ASTRewriteRule.rewrite(ASTNode, ASTRewrite, RewriteArguments). |
| ASTRewriteRule.RewritePossibilities
Denotes a set of possible rewrites, where different versions can produce different results.
|
| RewritableClass |
| RewritingPermutator.ArgumentPermutation |