mini\Parsing\SQL\SqlRenderer::render() Method

public

Signature

public function render(mini\Parsing\SQL\AST\ASTNode $node): string

Parameters

Name Type Default Description
$node mini\Parsing\SQL\AST\ASTNode required Documentation missing

Returns

string

Documentation

Render an AST node to SQL string

Source

src/Parsing/SQL/SqlRenderer.php:75-78