|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.algebra.optimize.TransformScopeRename
public class TransformScopeRename
Rename variables so that names can be treated globally. (project) and (group) can hide variables, but we only need to account for OpProject because group is never executed linearly.
| Constructor Summary | |
|---|---|
TransformScopeRename()
|
|
| Method Summary | |
|---|---|
static Op |
transform(Op op)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransformScopeRename()
| Method Detail |
|---|
public static Op transform(Op op)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||