# C1.DataConnector.SqlParser.ErrorContext

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_DataConnector_SqlParser_ErrorContext" data-uid="C1.DataConnector.SqlParser.ErrorContext" class="text-break">SqlParser.ErrorContext Class
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">SqlParser.ErrorContext</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.DataConnector.html">C1.DataConnector</a></h6>
  <h6><strong>Assembly</strong>: C1.DataConnector.dll</h6>
  <h5 id="C1_DataConnector_SqlParser_ErrorContext_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SqlParser.ErrorContext : ParserRuleContext</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SqlParser.ErrorContext
    Inherits ParserRuleContext</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_DataConnector_SqlParser_ErrorContext__ctor_Antlr4_Runtime_ParserRuleContext_System_Int32_" data-uid="C1.DataConnector.SqlParser.ErrorContext.#ctor(Antlr4.Runtime.ParserRuleContext,System.Int32)">
          <a class="xref" href="C1.DataConnector.SqlParser.ErrorContext.-ctor.html#C1_DataConnector_SqlParser_ErrorContext__ctor_Antlr4_Runtime_ParserRuleContext_System_Int32_">ErrorContext(ParserRuleContext, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_DataConnector_SqlParser_ErrorContext_RuleIndex" data-uid="C1.DataConnector.SqlParser.ErrorContext.RuleIndex">
          <a class="xref" href="C1.DataConnector.SqlParser.ErrorContext.RuleIndex.html#C1_DataConnector_SqlParser_ErrorContext_RuleIndex">RuleIndex</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_DataConnector_SqlParser_ErrorContext_Accept__1_Antlr4_Runtime_Tree_IParseTreeVisitor___0__" data-uid="C1.DataConnector.SqlParser.ErrorContext.Accept``1(Antlr4.Runtime.Tree.IParseTreeVisitor{``0})">
          <a class="xref" href="C1.DataConnector.SqlParser.ErrorContext.Accept.html#C1_DataConnector_SqlParser_ErrorContext_Accept__1_Antlr4_Runtime_Tree_IParseTreeVisitor___0__">Accept&lt;TResult&gt;(IParseTreeVisitor&lt;TResult&gt;)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataConnector_SqlParser_ErrorContext_EnterRule_Antlr4_Runtime_Tree_IParseTreeListener_" data-uid="C1.DataConnector.SqlParser.ErrorContext.EnterRule(Antlr4.Runtime.Tree.IParseTreeListener)">
          <a class="xref" href="C1.DataConnector.SqlParser.ErrorContext.EnterRule.html#C1_DataConnector_SqlParser_ErrorContext_EnterRule_Antlr4_Runtime_Tree_IParseTreeListener_">EnterRule(IParseTreeListener)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataConnector_SqlParser_ErrorContext_ExitRule_Antlr4_Runtime_Tree_IParseTreeListener_" data-uid="C1.DataConnector.SqlParser.ErrorContext.ExitRule(Antlr4.Runtime.Tree.IParseTreeListener)">
          <a class="xref" href="C1.DataConnector.SqlParser.ErrorContext.ExitRule.html#C1_DataConnector_SqlParser_ErrorContext_ExitRule_Antlr4_Runtime_Tree_IParseTreeListener_">ExitRule(IParseTreeListener)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataConnector_SqlParser_ErrorContext_UNEXPECTED_CHAR" data-uid="C1.DataConnector.SqlParser.ErrorContext.UNEXPECTED_CHAR">
          <a class="xref" href="C1.DataConnector.SqlParser.ErrorContext.UNEXPECTED_CHAR.html#C1_DataConnector_SqlParser_ErrorContext_UNEXPECTED_CHAR">UNEXPECTED_CHAR()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
