This class implements the builder for the column type statement part of CREATE TABLE.
You can overwrite all functions to achieve another handling.
build( $parsed)
buildColumnTypeBracketExpression( $parsed)
buildReserved( $parsed)
buildDataType( $parsed)