Class ChCustomAntlrErrorStrategy

java.lang.Object
org.antlr.v4.runtime.DefaultErrorStrategy
org.pgcodekeeper.core.database.base.parser.CustomAntlrErrorStrategy
org.pgcodekeeper.core.database.ch.parser.ChCustomAntlrErrorStrategy
All Implemented Interfaces:
org.antlr.v4.runtime.ANTLRErrorStrategy

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

    • ChCustomAntlrErrorStrategy

      public ChCustomAntlrErrorStrategy()