mini\Parsing\SQL\AST\DropIndexStatement class

Documentation

DROP INDEX statement node

Inheritance

Extends: mini\Parsing\SQL\AST\ASTNode

Implements: JsonSerializable

Properties (4)

public string $type
public string $name
public bool $ifExists

Methods (2)

Documentation missing

Create a deep clone of this AST node

Source

src/Parsing/SQL/AST/DropIndexStatement.php:8-14