Skip to content

Commit

Permalink
Update the bridge helper functions site
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-kebets-sonarsource committed Aug 23, 2023
1 parent 1a8dec2 commit a9ef5e2
Show file tree
Hide file tree
Showing 136 changed files with 166 additions and 166 deletions.
20 changes: 10 additions & 10 deletions typedoc/classes/LiveVariables.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">LiveVariables</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/aee0b6e/packages/jsts/src/rules/helpers/lva.ts#L56">packages/jsts/src/rules/helpers/lva.ts:56</a></li></ul></aside>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/5a938d8/packages/jsts/src/rules/helpers/lva.ts#L56">packages/jsts/src/rules/helpers/lva.ts:56</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand Down Expand Up @@ -58,7 +58,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5><span class="tsd-kind-parameter">segment</span>: <span class="tsd-signature-type ">CodePathSegment</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="LiveVariables.html" class="tsd-signature-type tsd-kind-class">LiveVariables</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/aee0b6e/packages/jsts/src/rules/helpers/lva.ts#L57">packages/jsts/src/rules/helpers/lva.ts:57</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/5a938d8/packages/jsts/src/rules/helpers/lva.ts#L57">packages/jsts/src/rules/helpers/lva.ts:57</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member"><a id="gen" class="tsd-anchor"></a>
Expand All @@ -68,44 +68,44 @@ <h3 class="tsd-anchor-link"><span>gen</span><a href="#gen" aria-label="Permalink
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/aee0b6e/packages/jsts/src/rules/helpers/lva.ts#L66">packages/jsts/src/rules/helpers/lva.ts:66</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/5a938d8/packages/jsts/src/rules/helpers/lva.ts#L66">packages/jsts/src/rules/helpers/lva.ts:66</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="in" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>in</span><a href="#in" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">in</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Variable</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div>
<div class="tsd-comment tsd-typography"><p>variables needed by this or a successor block and are not killed in this block</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/aee0b6e/packages/jsts/src/rules/helpers/lva.ts#L74">packages/jsts/src/rules/helpers/lva.ts:74</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/5a938d8/packages/jsts/src/rules/helpers/lva.ts#L74">packages/jsts/src/rules/helpers/lva.ts:74</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="kill" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>kill</span><a href="#kill" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">kill</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">Variable</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div>
<div class="tsd-comment tsd-typography"><p>variables that are being written in the block</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/aee0b6e/packages/jsts/src/rules/helpers/lva.ts#L70">packages/jsts/src/rules/helpers/lva.ts:70</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/5a938d8/packages/jsts/src/rules/helpers/lva.ts#L70">packages/jsts/src/rules/helpers/lva.ts:70</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="out" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>out</span><a href="#out" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">out</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Variable</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div>
<div class="tsd-comment tsd-typography"><p>variables needed by successors</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/aee0b6e/packages/jsts/src/rules/helpers/lva.ts#L78">packages/jsts/src/rules/helpers/lva.ts:78</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/5a938d8/packages/jsts/src/rules/helpers/lva.ts#L78">packages/jsts/src/rules/helpers/lva.ts:78</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="references" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>references</span><a href="#references" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">references</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Set</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/ReferenceLike.html" class="tsd-signature-type tsd-kind-interface">ReferenceLike</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div>
<div class="tsd-comment tsd-typography"><p>collects references in order they are evaluated, set in JS maintains insertion order</p>
</div>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/aee0b6e/packages/jsts/src/rules/helpers/lva.ts#L83">packages/jsts/src/rules/helpers/lva.ts:83</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/5a938d8/packages/jsts/src/rules/helpers/lva.ts#L83">packages/jsts/src/rules/helpers/lva.ts:83</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="segment" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>segment</span><a href="#segment" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">segment</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">CodePathSegment</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/aee0b6e/packages/jsts/src/rules/helpers/lva.ts#L61">packages/jsts/src/rules/helpers/lva.ts:61</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/5a938d8/packages/jsts/src/rules/helpers/lva.ts#L61">packages/jsts/src/rules/helpers/lva.ts:61</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member"><a id="add" class="tsd-anchor"></a>
Expand All @@ -120,7 +120,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5><span class="tsd-kind-parameter">ref</span>: <a href="../interfaces/ReferenceLike.html" class="tsd-signature-type tsd-kind-interface">ReferenceLike</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/aee0b6e/packages/jsts/src/rules/helpers/lva.ts#L85">packages/jsts/src/rules/helpers/lva.ts:85</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/5a938d8/packages/jsts/src/rules/helpers/lva.ts#L85">packages/jsts/src/rules/helpers/lva.ts:85</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member"><a id="propagate" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>propagate</span><a href="#propagate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures">
Expand All @@ -133,7 +133,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5><span class="tsd-kind-parameter">liveVariablesMap</span>: <span class="tsd-signature-type ">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><a href="LiveVariables.html" class="tsd-signature-type tsd-kind-class">LiveVariables</a><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/aee0b6e/packages/jsts/src/rules/helpers/lva.ts#L98">packages/jsts/src/rules/helpers/lva.ts:98</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/SonarSource/SonarJS/blob/5a938d8/packages/jsts/src/rules/helpers/lva.ts#L98">packages/jsts/src/rules/helpers/lva.ts:98</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
Loading

0 comments on commit a9ef5e2

Please sign in to comment.