Skip to main content
Module

x/pgsql_ast_parser/ast-mapper.ts>AstDefaultMapper#ternary

Yet another simple Postgres SQL parser
Latest
method AstDefaultMapper.prototype.ternary
import { AstDefaultMapper } from "https://deno.land/x/pgsql_ast_parser@12.0.1/ast-mapper.ts";

Parameters

val: a.ExprTernary

Returns

a.Expr | nil