Deploying to gh-pages from @ f89e7c2d3c 🚀

This commit is contained in:
Sija 2022-11-24 14:36:37 +00:00
parent f35c3daca7
commit 3dd58a742a
123 changed files with 1350 additions and 732 deletions

View file

@ -785,7 +785,7 @@ This is where the local variables belong to.</p>
</h2>
<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L6" target="_blank">
<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L6" target="_blank">
ameba/ast/scope.cr
</a>
@ -1084,7 +1084,7 @@ This is where the local variables belong to.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L39" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L39" target="_blank">View source</a>]
</div>
</div>
@ -1144,7 +1144,7 @@ scope.add_argument(arg_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L59" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L59" target="_blank">View source</a>]
</div>
</div>
@ -1167,7 +1167,7 @@ scope.add_ivariable(ivar_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L70" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L70" target="_blank">View source</a>]
</div>
</div>
@ -1190,7 +1190,7 @@ scope.add_variable(var_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L49" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L49" target="_blank">View source</a>]
</div>
</div>
@ -1211,7 +1211,7 @@ scope.add_variable(var_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L157" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L157" target="_blank">View source</a>]
</div>
</div>
@ -1232,7 +1232,7 @@ scope.add_variable(var_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L14" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L14" target="_blank">View source</a>]
</div>
</div>
@ -1255,7 +1255,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L90" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L90" target="_blank">View source</a>]
</div>
</div>
@ -1276,7 +1276,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L121" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L121" target="_blank">View source</a>]
</div>
</div>
@ -1298,7 +1298,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L96" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L96" target="_blank">View source</a>]
</div>
</div>
@ -1319,7 +1319,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L147" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L147" target="_blank">View source</a>]
</div>
</div>
@ -1335,7 +1335,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L30" target="_blank">View source</a>]
</div>
</div>
@ -1351,7 +1351,7 @@ scope.assign_variable(var_name, assign_node)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L30" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L30" target="_blank">View source</a>]
</div>
</div>
@ -1373,7 +1373,7 @@ the same Crystal node as <code>@node</code>.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L176" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L176" target="_blank">View source</a>]
</div>
</div>
@ -1396,7 +1396,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L80" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L80" target="_blank">View source</a>]
</div>
</div>
@ -1440,7 +1440,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L115" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L115" target="_blank">View source</a>]
</div>
</div>
@ -1461,7 +1461,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L23" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L23" target="_blank">View source</a>]
</div>
</div>
@ -1482,7 +1482,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L17" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L17" target="_blank">View source</a>]
</div>
</div>
@ -1498,7 +1498,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
</div>
</div>
@ -1514,7 +1514,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L29" target="_blank">View source</a>]
</div>
</div>
@ -1535,7 +1535,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L26" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L26" target="_blank">View source</a>]
</div>
</div>
@ -1556,7 +1556,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L20" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L20" target="_blank">View source</a>]
</div>
</div>
@ -1577,7 +1577,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L11" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L11" target="_blank">View source</a>]
</div>
</div>
@ -1599,7 +1599,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L139" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L139" target="_blank">View source</a>]
</div>
</div>
@ -1623,7 +1623,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L107" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L107" target="_blank">View source</a>]
</div>
</div>
@ -1639,7 +1639,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L28" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L28" target="_blank">View source</a>]
</div>
</div>
@ -1655,7 +1655,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L28" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L28" target="_blank">View source</a>]
</div>
</div>
@ -1676,7 +1676,7 @@ scope.find_variable(<span class="s">&quot;foo&quot;</span>)</code></pre>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L152" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L152" target="_blank">View source</a>]
</div>
</div>
@ -1698,7 +1698,7 @@ type definition, for example a class.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L128" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L128" target="_blank">View source</a>]
</div>
</div>
@ -1719,7 +1719,7 @@ type definition, for example a class.</p>
<br/>
<div>
[<a href="https://github.com/crystal-ameba/ameba/blob/e7a6b6b1/src/ameba/ast/scope.cr#L8" target="_blank">View source</a>]
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/ast/scope.cr#L8" target="_blank">View source</a>]
</div>
</div>