PHP Class PHPSQLParser\builders\ReplaceColumnListBuilder

You can overwrite all functions to achieve another handling.
Author: AndrĂ© Rothe ([email protected])
Inheritance: implements PHPSQLParser\builders\Builder
Show file Open project: greenlion/php-sql-parser Class Usage Examples

Public Methods

Method Description
build ( array $parsed )

Protected Methods

Method Description
buildColumn ( $parsed )

Method Details

build() public method

public build ( array $parsed )
$parsed array

buildColumn() protected method

protected buildColumn ( $parsed )