This class implements the builder for the FOREIGN KEY REFERENCES statement part of CREATE TABLE.
You can overwrite all functions to achieve another handling.
build( $parsed)
buildTable( $parsed)
buildColumnList( $parsed)
buildReserved( $parsed)