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

    Variable isCaseConst

    isCase: (expr: ast.Expression) => expr is { case: Case } = ...

    Type guard for CASE expressions

    Type Declaration