|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.cesta.parsers.java.AbstractTreeParser.runtimeRewriteParams_scope
protected static class AbstractTreeParser.runtimeRewriteParams_scope
Scope used to track execution of rewrites. It saves whole tree, on which the rewrite is performed (we want to be able to get original source code), rule which is executed and unique ID of rewrite operation.
Constructor Summary | |
---|---|
protected |
AbstractTreeParser.runtimeRewriteParams_scope()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected AbstractTreeParser.runtimeRewriteParams_scope()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |