This class implements the builder for simple expressions within a SELECT statement.
You can overwrite all functions to achieve another handling.
build( $parsed)
buildSubTree( $parsed, $delim)
buildAlias( $parsed)