doc / ch.tutteli.atrium.logic.creating.transformers.impl / BaseTransformationExecutionStep / transform

transform

fun transform(): E

Overrides TransformationExecutionStep.transform

Finishes the transformation process by simply performing the transformation as such.

Return
An Expect for the subject of type R resulting from the transformation.