interface ValuesStatement
implements PGNode
import { type ValuesStatement } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";
Properties
values: Expr[][]
import { type ValuesStatement } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts";