Class MsCustomAntlrErrorStrategy

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

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

    • MsCustomAntlrErrorStrategy

      public MsCustomAntlrErrorStrategy()