Package org.pgcodekeeper.core.database.pg.parser.expr
package org.pgcodekeeper.core.database.pg.parser.expr
-
ClassDescriptionContains manually defined type constants used in SQL analyzing.Abstract base class for PostgreSQL expression analysis.PgAbstractExprWithNmspc<T extends org.antlr.v4.runtime.ParserRuleContext>Abstract expression parser with namespace support for tracking variables, references, and CTEs.PgAbstractStatements<T extends org.antlr.v4.runtime.ParserRuleContext>Abstract base class for statement parsers with namespace support.Parser for DELETE statements with namespace support.Parser for PL/pgSQL function definitions with namespace support.Parser for INSERT statements with namespace support.Parser for MERGE statements with namespace support.Parser for SELECT statements with namespace support.Parser for SQL statements with namespace support.Parser for SQL function body statements with namespace support.Parser for UPDATE statements with namespace support.Parser for value expressions with namespace support.For use with value expressions that have predefined namespace.