fix bug of flagTexts disappear by Sentence property type.
This commit is contained in:
@@ -101,6 +101,18 @@ Classes
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.NcParsers.Syntaxs.Derived.FlagSyntax.html">FlagSyntax</a></dt>
|
||||
<dd><p>Syntax of fully Match flag.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.NcParsers.Syntaxs.Derived.FloatTagSetupSyntax.html">FloatTagSetupSyntax</a></dt>
|
||||
<dd><p><a class="xref" href="Hi.NcParsers.Syntaxs.Derived.TagSetupSyntax.html">TagSetupSyntax</a> that parses numeric literal values to <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a>.
|
||||
Variable text (e.g. Q2, #1, [#1+#2]) remains as <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
<dt><a class="xref" href="Hi.NcParsers.Syntaxs.Derived.IntegerTagSetupSyntax.html">IntegerTagSetupSyntax</a></dt>
|
||||
<dd><p><a class="xref" href="Hi.NcParsers.Syntaxs.Derived.TagSetupSyntax.html">TagSetupSyntax</a> that parses numeric literal values to <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>.
|
||||
Variable text (e.g. Q2, #1, [#1+#2]) remains as <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="jumplist">
|
||||
|
||||
Reference in New Issue
Block a user