Class CustomTSQLAntlrErrorStrategy

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

public class CustomTSQLAntlrErrorStrategy extends CustomAntlrErrorStrategy
Microsoft SQL-specific error strategy that provides enhanced error reporting for T-SQL parsing.
  • Constructor Details

    • CustomTSQLAntlrErrorStrategy

      public CustomTSQLAntlrErrorStrategy()