fix G68 mis-behavior.
This commit is contained in:
@@ -188,6 +188,37 @@ Class MazakSyntaxUtil
|
||||
</h2>
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Syntaxs_MazakSyntaxUtil_CommentSyntax_" data-uid="Hi.Numerical.SoftParsers.Syntaxs.MazakSyntaxUtil.CommentSyntax*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Syntaxs_MazakSyntaxUtil_CommentSyntax" data-uid="Hi.Numerical.SoftParsers.Syntaxs.MazakSyntaxUtil.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_MazakSyntaxUtil_G10p9Syntax_" data-uid="Hi.Numerical.SoftParsers.Syntaxs.MazakSyntaxUtil.G10p9Syntax*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Syntaxs_MazakSyntaxUtil_G10p9Syntax" data-uid="Hi.Numerical.SoftParsers.Syntaxs.MazakSyntaxUtil.G10p9Syntax">
|
||||
@@ -223,6 +254,38 @@ Class MazakSyntaxUtil
|
||||
|
||||
|
||||
|
||||
<a id="Hi_Numerical_SoftParsers_Syntaxs_MazakSyntaxUtil_GeneralSyntaxList_" data-uid="Hi.Numerical.SoftParsers.Syntaxs.MazakSyntaxUtil.GeneralSyntaxList*"></a>
|
||||
|
||||
<h3 id="Hi_Numerical_SoftParsers_Syntaxs_MazakSyntaxUtil_GeneralSyntaxList" data-uid="Hi.Numerical.SoftParsers.Syntaxs.MazakSyntaxUtil.GeneralSyntaxList">
|
||||
GeneralSyntaxList
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>Syntax list for general kind of Mazak 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