interface FunctionArgument implements PGNodeimport { type FunctionArgument } from "https://deno.land/x/pgsql_ast_parser@12.0.1/syntax/ast.ts"; Propertiesoptionalname: Nametype: DataTypeDefoptionaldefault: Exproptionalmode: FunctionArgumentMode