Versions in this module Expand all Collapse all v1 v1.0.2 Apr 1, 2025 v1.0.1 Feb 26, 2025 v1.0.0 Jan 12, 2025 Changes in this version + type Error struct + Column int + Err error + Line int + func (c *Error) ReportAmbiguity(antlr.Parser, *antlr.DFA, int, int, bool, *antlr.BitSet, *antlr.ATNConfigSet) + func (c *Error) ReportAttemptingFullContext(antlr.Parser, *antlr.DFA, int, int, *antlr.BitSet, *antlr.ATNConfigSet) + func (c *Error) ReportContextSensitivity(antlr.Parser, *antlr.DFA, int, int, int, *antlr.ATNConfigSet) + func (c *Error) SyntaxError(_ antlr.Recognizer, _ interface{}, line, column int, msg string, ...)