A generic algorithm that takes WgPasses in the constructor and executes them in sequence when run() is called
Used by subclasses to execute a series of WgPasses in sequence
Generated using TypeDoc
A generic algorithm that takes WgPasses in the constructor and executes them in sequence when run() is called