| Package | Description |
|---|---|
| claw.wani.transformation | |
| claw.wani.transformation.ll.loop | |
| claw.wani.transformation.ll.utility |
| Modifier and Type | Class and Description |
|---|---|
class |
ClawBlockTransformation
A BlockTransformation is an extension of the standard Transformation that is
defined by a start directive and an additional end directive.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayTransform
An ArrayTransform transformation is an independent transformation.
|
class |
LoopHoist
A LoopHoist transformation is an independent transformation over a
structured block.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UtilityRemove
A UtilityRemove is an independent transformation.
|