Package org.pgcodekeeper.core.parsers.antlr.pg.expr
package org.pgcodekeeper.core.parsers.antlr.pg.expr
-
ClassDescriptionAbstract base class for SQL expression analysis.AbstractExprWithNmspc<T extends org.antlr.v4.runtime.ParserRuleContext>Abstract expression parser with namespace support for tracking variables, references, and CTEs.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.Statements<T extends org.antlr.v4.runtime.ParserRuleContext>Abstract base class for statement parsers with namespace support.Contains manually defined type constants used in SQL analyzing.Parser for UPDATE statements with namespace support.Parser for value expressions with namespace support.For use with value expressions that have predefined namespace.