|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TrsToTrsTransformation
Interface for transformations of rewrite systems, e.g. conditional ones into unconditional ones etc.
Method Summary | |
---|---|
RewriteSystem |
transform(RewriteSystem trs)
Method that transforms a given Rewrite System into another one. |
Method Detail |
---|
RewriteSystem transform(RewriteSystem trs)
trs
- The Rewrite System that shall be transformed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |