Class CustomChSQLAntlrErrorStrategy

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

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

    • CustomChSQLAntlrErrorStrategy

      public CustomChSQLAntlrErrorStrategy()