# C1.ExpressionEditor.Engine

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_ExpressionEditor_Engine" data-uid="C1.ExpressionEditor.Engine" class="text-break">C1.ExpressionEditor.Engine Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.ExpressionEditor.Engine.Argument.html">Argument</a></h4>
      <section><p>Represents a expression item argument.</p>
</section>
      <h4><a class="xref" href="C1.ExpressionEditor.Engine.ErrorInfo.html">ErrorInfo</a></h4>
      <section><p>Provides a information about error of evaluating or parsing.</p>
</section>
      <h4><a class="xref" href="C1.ExpressionEditor.Engine.ExpressionItem.html">ExpressionItem</a></h4>
      <section><p>Represents a expression item for a <a class="xref" href="C1.ExpressionEditor.Engine.IExpressionLexer.html">IExpressionLexer</a>.</p>
</section>
      <h4><a class="xref" href="C1.ExpressionEditor.Engine.ScriptErrorInfo.html">ScriptErrorInfo</a></h4>
      <section><p>Provides a information about error of evaluating or parsing.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.ExpressionEditor.Engine.IEngine.html">IEngine</a></h4>
      <section><p>Defines properties and methods of expression engine.</p>
</section>
      <h4><a class="xref" href="C1.ExpressionEditor.Engine.IExpressionLexer.html">IExpressionLexer</a></h4>
      <section><p>Defines the lexical dictionary of expression engine.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.ExpressionEditor.Engine.ErrorType.html">ErrorType</a></h4>
      <section><p>Specifies the type of error by <a class="xref" href="C1.ExpressionEditor.Engine.ScriptErrorInfo.html">ScriptErrorInfo</a>.</p>
</section>
      <h4><a class="xref" href="C1.ExpressionEditor.Engine.ItemType.html">ItemType</a></h4>
      <section><p>Determines the type of a <a class="xref" href="C1.ExpressionEditor.Engine.ExpressionItem.html">ExpressionItem</a>.</p>
</section>


</div>
