This class implements the builder for the whole Delete statement. You can overwrite all functions to achieve another handling.
processDeleteStatement( $parsed)
buildWHERE( $parsed)
buildFROM( $parsed)
buildDELETE( $parsed)