PHP Class SqlParser\Components\UnionKeyword

Inheritance: extends SqlParser\Component
Afficher le fichier Open project: phpmyadmin/sql-parser

Méthodes publiques

Méthode Description
build ( SelectStatement[] $component, array $options = [] ) : string

Method Details

build() public static méthode

public static build ( SelectStatement[] $component, array $options = [] ) : string
$component SqlParser\Statements\SelectStatement[] The component to be built.
$options array Parameters for building.
Résultat string