mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Deploying to gh-pages from @ 63a6c73dc0
🚀
This commit is contained in:
parent
eed47a8980
commit
de3ed410aa
117 changed files with 6301 additions and 690 deletions
|
@ -51,6 +51,11 @@
|
|||
<div class="types-list">
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/toplevel" data-name="top level namespace">
|
||||
<a href="../../../toplevel.html">Top Level Namespace</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent open current" data-id="ameba/Ameba" data-name="ameba">
|
||||
<a href="../../../Ameba.html">Ameba</a>
|
||||
|
||||
|
@ -156,6 +161,21 @@
|
|||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Ext" data-name="ameba::ext">
|
||||
<a href="../../../Ameba/Ext.html">Ext</a>
|
||||
|
||||
<ul>
|
||||
|
||||
<li class=" " data-id="ameba/Ameba/Ext/Location" data-name="ameba::ext::location">
|
||||
<a href="../../../Ameba/Ext/Location.html">Location</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="parent " data-id="ameba/Ameba/Formatter" data-name="ameba::formatter">
|
||||
<a href="../../../Ameba/Formatter.html">Formatter</a>
|
||||
|
||||
|
@ -818,7 +838,7 @@ without arguments. Sometimes such statements are used to yild the <code>nil</cod
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/255d10f9/src/ameba/rule/style/redundant_next.cr#L99" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/63a6c73d/src/ameba/rule/style/redundant_next.cr#L99" target="_blank">
|
||||
ameba/rule/style/redundant_next.cr
|
||||
</a>
|
||||
|
||||
|
@ -1004,6 +1024,21 @@ without arguments. Sometimes such statements are used to yild the <code>nil</cod
|
|||
loop?</a>,
|
||||
|
||||
|
||||
<a href="../../../Ameba/AST/Util.html#name_end_location%28node%29-instance-method" class="tooltip">
|
||||
<span>name_end_location(node)</span>
|
||||
name_end_location</a>,
|
||||
|
||||
|
||||
<a href="../../../Ameba/AST/Util.html#name_location%28node%29-instance-method" class="tooltip">
|
||||
<span>name_location(node)</span>
|
||||
name_location</a>,
|
||||
|
||||
|
||||
<a href="../../../Ameba/AST/Util.html#name_size%28node%29-instance-method" class="tooltip">
|
||||
<span>name_size(node)</span>
|
||||
name_size</a>,
|
||||
|
||||
|
||||
<a href="../../../Ameba/AST/Util.html#node_source%28node%2Ccode_lines%29-instance-method" class="tooltip">
|
||||
<span>node_source(node, code_lines)</span>
|
||||
node_source</a>,
|
||||
|
@ -1254,7 +1289,7 @@ without arguments. Sometimes such statements are used to yild the <code>nil</cod
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/255d10f9/src/ameba/rule/style/redundant_next.cr#L99" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/63a6c73d/src/ameba/rule/style/redundant_next.cr#L99" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1452,7 +1487,7 @@ without arguments. Sometimes such statements are used to yild the <code>nil</cod
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/255d10f9/src/ameba/rule/style/redundant_next.cr#L115" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/63a6c73d/src/ameba/rule/style/redundant_next.cr#L115" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1468,7 +1503,7 @@ without arguments. Sometimes such statements are used to yild the <code>nil</cod
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/255d10f9/src/ameba/rule/style/redundant_next.cr#L111" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/63a6c73d/src/ameba/rule/style/redundant_next.cr#L111" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue