Skip to main content
Module

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

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

Parameters

val: a.ExprTernary

Returns

a.Expr | nil