fix G68 mis-behavior.
This commit is contained in:
+63
@@ -186,6 +186,37 @@ Class HeidenhainSyntaxUtil
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Syntaxs_HeidenhainSyntaxUtil_CommentSyntax_" data-uid="Hi.Numerical.SoftParsers.Syntaxs.HeidenhainSyntaxUtil.CommentSyntax*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Syntaxs_HeidenhainSyntaxUtil_CommentSyntax" data-uid="Hi.Numerical.SoftParsers.Syntaxs.HeidenhainSyntaxUtil.CommentSyntax">
|
||||
CommentSyntax
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static SequentialSyntax CommentSyntax { get; set; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="Hi.Numerical.SoftParsers.SyntaxBased.SequentialSyntax.html">SequentialSyntax</a></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Syntaxs_HeidenhainSyntaxUtil_FTagSetupSyntax_" data-uid="Hi.Numerical.SoftParsers.Syntaxs.HeidenhainSyntaxUtil.FTagSetupSyntax*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Syntaxs_HeidenhainSyntaxUtil_FTagSetupSyntax" data-uid="Hi.Numerical.SoftParsers.Syntaxs.HeidenhainSyntaxUtil.FTagSetupSyntax">
|
||||
@@ -248,6 +279,38 @@ Class HeidenhainSyntaxUtil
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Syntaxs_HeidenhainSyntaxUtil_GeneralSyntaxList_" data-uid="Hi.Numerical.SoftParsers.Syntaxs.HeidenhainSyntaxUtil.GeneralSyntaxList*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Syntaxs_HeidenhainSyntaxUtil_GeneralSyntaxList" data-uid="Hi.Numerical.SoftParsers.Syntaxs.HeidenhainSyntaxUtil.GeneralSyntaxList">
|
||||
GeneralSyntaxList
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Syntax list for general kind of Heidenhain Controller.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static List<INcSyntax> GeneralSyntaxList { get; }</code></pre>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h4 class="section">Property Value</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1">List</a><<a class="xref" href="Hi.Numerical.SoftParsers.SyntaxBased.INcSyntax.html">INcSyntax</a>></dt>
|
||||
<dd></dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user