Polyglot SQL API Documentation - v0.9.2
    Preparing search index...

    Variable isParenConst

    isParen: (expr: ast.Expression) => expr is { paren: Paren } = ...

    Type guard for parenthesized expressions

    Type Declaration