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 @ 1bef5fc5c1
🚀
This commit is contained in:
parent
c19d6dd04d
commit
195180eea6
121 changed files with 1504 additions and 1504 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="generator" content="Crystal Docs 1.3.2">
|
||||
<meta name="generator" content="Crystal Docs 1.4.1">
|
||||
<meta name="crystal_docs.project_version" content="master">
|
||||
<meta name="crystal_docs.project_name" content="ameba">
|
||||
|
||||
|
@ -761,7 +761,7 @@ is reached.</p>
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L5" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L5" target="_blank">
|
||||
ameba/ast/visitors/redundant_control_expression_visitor.cr
|
||||
</a>
|
||||
|
||||
|
@ -783,7 +783,7 @@ is reached.</p>
|
|||
<ul class="list-summary">
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#new%28rule%2Csource%2Cnode%29-class-method" class="signature"><strong>.new</strong>(rule, source, node)</a>
|
||||
<a href="#new%28rule%3AAmeba%3A%3ARule%3A%3ABase%2Csource%3AAmeba%3A%3ASource%2Cnode%3ACrystal%3A%3AASTNode%29-class-method" class="signature"><strong>.new</strong>(rule : Ameba::Rule::Base, source : Ameba::Source, node : Crystal::ASTNode)</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
@ -864,18 +864,18 @@ is reached.</p>
|
|||
Constructor Detail
|
||||
</h2>
|
||||
|
||||
<div class="entry-detail" id="new(rule,source,node)-class-method">
|
||||
<div class="entry-detail" id="new(rule:Ameba::Rule::Base,source:Ameba::Source,node:Crystal::ASTNode)-class-method">
|
||||
<div class="signature">
|
||||
|
||||
def self.<strong>new</strong>(rule, source, node)
|
||||
def self.<strong>new</strong>(rule : <a href="../../Ameba/Rule/Base.html">Ameba::Rule::Base</a>, source : <a href="../../Ameba/Source.html">Ameba::Source</a>, node : Crystal::ASTNode)
|
||||
|
||||
<a class="method-permalink" href="#new%28rule%2Csource%2Cnode%29-class-method">#</a>
|
||||
<a class="method-permalink" href="#new%28rule%3AAmeba%3A%3ARule%3A%3ABase%2Csource%3AAmeba%3A%3ASource%2Cnode%3ACrystal%3A%3AASTNode%29-class-method">#</a>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L15" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L15" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -910,7 +910,7 @@ is reached.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L13" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L13" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -931,7 +931,7 @@ is reached.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L7" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L7" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -952,7 +952,7 @@ is reached.</p>
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/8a122291/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L10" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/1bef5fc5/src/ameba/ast/visitors/redundant_control_expression_visitor.cr#L10" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue