AsyncTransformation.prototype.execute(rules: readonly string[],context?: ITransformationContext,): Promise<readonly string[]>
Asynchronously executes the transformation on the given rules.
optional
context: ITransformationContext
- Optional transformation context