Class CustomSQLAntlrErrorStrategy

java.lang.Object
org.antlr.v4.runtime.DefaultErrorStrategy
org.pgcodekeeper.core.parsers.antlr.base.CustomAntlrErrorStrategy
org.pgcodekeeper.core.parsers.antlr.pg.CustomSQLAntlrErrorStrategy
All Implemented Interfaces:
org.antlr.v4.runtime.ANTLRErrorStrategy

public class CustomSQLAntlrErrorStrategy extends CustomAntlrErrorStrategy
PostgreSQL-specific error strategy that provides enhanced error reporting for PostgreSQL SQL parsing.
  • Constructor Details

    • CustomSQLAntlrErrorStrategy

      public CustomSQLAntlrErrorStrategy()