Phases

object Phases

Pipeline phases.

Properties

Link copied to clipboard
val After: <ERROR CLASS>

Executes after all transformations.

Link copied to clipboard
val Before: <ERROR CLASS>

Executes before any transformations are made.

Link copied to clipboard
val Transform: <ERROR CLASS>

Executes transformations.